Accessing Microphone in Android SDK -


is there way access micro phone in android phones similar accessing android.hardware.camera?. know can use mediarecorder record audio android application file shown in link .

let me explain want do. i'm accessing camera android program capture video , each captured frame using camera.preview callback function. after decoding frame i'll upload streaming server (haven't tried practically yet :) ) these frames contain image information how can audio along frames?

can 1 suggest me technique implementing above idea?

yes here is

http://developer.android.com/reference/android/media/audiorecord.html


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -