Hello there,
I pointed an issue with audio output after executing speech recognition in an iOS cordova app.
I added a "click" sound any time I tap the button for speech recognition but it plays once. Any time after that there is no sound at all, even from other sources. Is there something I can do to re-enable audio output after recognition.stop(); or recognition.abort(); ?
Hello there, I pointed an issue with audio output after executing speech recognition in an iOS cordova app. I added a "click" sound any time I tap the button for speech recognition but it plays once. Any time after that there is no sound at all, even from other sources. Is there something I can do to re-enable audio output after recognition.stop(); or recognition.abort(); ?