You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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(); ?
The text was updated successfully, but these errors were encountered:
johnrvs
changed the title
No sound from output after recongition.stop(); (or abort();)
iOS - No sound from output after recongition.stop(); (or abort();)
Jul 23, 2017
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(); ?
The text was updated successfully, but these errors were encountered: