apprtc
apprtc copied to clipboard
Android speech recognition and webrtc communication at the same time
Browsers and versions affected
Description
My application offers a webrtc communication with audio and video stream and I want add a speech recognition using android.speech API. The speech recognition works perfectly at the beginning. But at the very moment I publish a stream with webrtc, the speech recognition doesn't work anymore, I get an ERROR_CLIENT from SpeechRecognizer each time I start to listen. And when I close the webrtc connection, it works again. Steps to reproduce
Expected results
Actual results
Do you have any update @Kaleeswaran-Chellaiah
any solution now???