How to enable audio recording in Android emulator? -


I have received many answers (like one) that it is possible to record audio in Android emulator. But I did not find any suitable settings in Android Virtual Device Manager and I still get an exception on line recorder.SetAudioSource (AudioSource.Mic) .

In your documentation, you can see that:

< Strong> Note: Currently,

In the last API too.

But I noticed that there is no note for this in the classroom.
And then, I have received this code:

  audio recorder = new audio recorder (media recorder.audio esores.mic, 8000, audioformat.CHANNEL_CONFIGURATION_MONO, audioform.ncodidididid6_16bit, 500000); Recorder.startRecording (); From  

and the author of the code said that it works in code emulator.


Comments

Popular posts from this blog

c# - NewtonSoft JArray - how to select multiple elements with LINQ -

c# - Process.Kill() returns access denied -

c# - Using the generic type 'System.Collections.Generic.List<T>' requires 1 type arguments -