speech-recognition
speech-recognition copied to clipboard
**Is your feature request related to a problem? Please describe.** Yes, I would like to check if the Speech Recognition plugin is listening to perform action depending if it is...
**Describe the bug** On Android devices not recognize digits at all or so very rarely. **Expected behavior** Should recognize integer numbers from 1 to 9 **Smartphone (please complete the following...
Feature described on #73. Add an option to enable/handle punctuation. For IOS this feature is only available from IOS 16, the validation for that is handled in the PR.
**Is your feature request related to a problem? Please describe.** Currently the speech recognition won't add punctuation to the text, which is something important depending on the use case. **Describe...
Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [np](https://github.com/sindresorhus/np). These dependencies need to be updated together. Updates `got` from 9.6.0 to 11.8.6 Release notes Sourced from got's releases. v11.8.6 Destroy...
Getting error in permission after setting all the installation and setup in mainactivity and android manifest. even after giving manual permission in app info , now getting the below error...
Addresses #1 Haven't tested the functionality yet
**Describe the bug** On some iOS devices while using SpeechRecognition partialResults : true, I get the following error: 'The operation couldn’t be completed. (kAFAssistantErrorDomain error 209.' **To Reproduce** Steps to...
**Is your feature request related to a problem? Please describe.** I want to have speech recognition to have a command like pattern with an IoT device. My app sends commands...
**Is your feature request related to a problem? Please describe.** If the user has no granted permissions, we may want to prompt the user to go to the app settings...