voice
voice copied to clipboard
:microphone: React Native Voice Recognition library for iOS and Android (Online and Offline Support)
Voice.start('en-US', { EXTRA_SPEECH_INPUT_MINIMUM_LENGTH_MILLIS: 10000 }); It is not working for me @lfoliveir4 please help me out. Thanks..!
Thanks for this amazing Library!! Hi guys, I'm trying to do a speech-to-text app. Everything works fine, **the problem is** that when connecting the android device with a Bluetooth speaker...
does this lib wrap the google STT?
Is there a way to have the punctuation automatically added to the text? e.g., "question mark".
Hi in my device assistant app google is not set. if set than its working fine, any solution for this. Screenshort for reference 
btw, thx for a great library
I'm about to use this package on a project and the rest of my codebase uses function components instead of classes. I think the majority of people starting new projects...
# Bug When I start recognising I get an exception: > Terminating app due to uncaught exception 'com.apple.coreaudio.avfaudio', reason: 'required condition is false: format.sampleRate == hwFormat.sampleRate' This appears to be...
How do I enable to use offline speech recognition? thankful
Is there any way to get the text with the voice uploaded.