05-30-2024 11:28 AM
Hi,
I am trying to use the audio input for voice command using Voice SDK but I also need to record the audio. There is a conflict and I tried to use another microphone for audio recording. I checked the Microphone.devices and there are three microphones available, but the second and the third microphone failed to Microphone.start:
Android audio input
Android camcorder input
Android voice recognition input
I guess my question is, how audio recording and voice SDK can exist at the same time. Can I use another microphone to do audio recording? Can I specify which microphone I want to use for voice SDK?
Any device is appreciated. Thank you.