Hi,

I am developing an app that uses voice recognition and WebRTC.  
There is a problem that VoiceRecognition does not work during a calling 
with WebRTC.

I guess to cause that the MediaReord.AudioSource has changed. WebRTC is 
MediaRecorder.AudioSource.VOICE_COMMUNICATION, but Voice Recognition 
service is MediaRecorder.AudioSource.VOICE_RECOGNITION.

How to change the MediaRecorder.AudioSource form another process?


Thank you


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/fbab3ef1-e2cc-4f82-a08b-21dd2f7785a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to