macdonst / SpeechRecognitionPlugin

W3C Web Speech API - Speech Recognition plugin for PhoneGap
MIT License
188 stars 94 forks source link

iOS - No sound from output after recongition.stop(); (or abort();) #98

Open johnrvs opened 7 years ago

johnrvs commented 7 years ago

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(); ?

jcesarmobile commented 6 years ago

Sorry that it took me so long to answer. In which iOS version is happening?