{"id":3038,"date":"2014-03-15T02:03:28","date_gmt":"2014-03-15T02:03:28","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/15\/how-do-i-enable-media-option-on-android-emulator-with-command-line-collection-of-common-programming-errors\/"},"modified":"2014-03-15T02:03:28","modified_gmt":"2014-03-15T02:03:28","slug":"how-do-i-enable-media-option-on-android-emulator-with-command-line-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/15\/how-do-i-enable-media-option-on-android-emulator-with-command-line-collection-of-common-programming-errors\/","title":{"rendered":"How do i enable media option on android emulator with command line-Collection of common programming errors"},"content":{"rendered":"<p>in my app i am recording speech so that i need to set up my emulator able to record speech. i have searched in the google i got some solution that is need to start emulator by manually with media option. i use the following cmd but i got error.<\/p>\n<pre><code>emulator -avd Test -audio-in MIC\n<\/code><\/pre>\n<p>i am using Android 2.2(Api 2.2) on windows 7. How do i enable MIC option on my emulator. please help me.<\/p>\n<p>I got the following error:<\/p>\n<blockquote>\n<pre><code>&gt;emulator -avd Test -audio-in MIC\n\n&gt;unknown option: -audio-in\n<\/code><\/pre>\n<p>please use -help for a list of valid options<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>in my app i am recording speech so that i need to set up my emulator able to record speech. i have searched in the google i got some solution that is need to start emulator by manually with media option. i use the following cmd but i got error. emulator -avd Test -audio-in MIC [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3038","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3038","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=3038"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3038\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3038"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3038"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}