voice icon indicating copy to clipboard operation
voice copied to clipboard

:microphone: React Native Voice Recognition library for iOS and Android (Online and Offline Support)

Results 229 voice issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

and i got error massage in xcode console [avae] AVAEInternal.h:69:_AVAE_Check: required condition is false: [AVAEGraphNode.mm:804:CreateRecordingTap: (nullptr == Tap())] *** Terminating app due to uncaught exception 'com.apple.coreaudio.avfaudio', reason: 'required condition is...

I have tried to recognize voice, and app start to record an audio. After I have stopped audio record, app start voice recognize again. Then app is crashed. I am...

Hi Is there a way to generate a temporary audio file of the speech after recording?

Was working fine for like 5 minutes... Not any more. Ideas? onSpeechError: {"error": {"code": "audio", "message": "The operation couldn’t be completed. (com.apple.coreaudio.avfaudio error 561145187.)"}}

I want a voice search on more than 1 page. but I am not able to connect on more than one page. it's work only one page. If I switch...

Can anyone tell the difference between Voice.stop() and Voice.cancel() ? and when to use?

Hooks are popular now. Would a functional component version of TestVoice.tsx be valuable?

~~~ yarn run v1.22.17 info Commands available from binary scripts: JSONStream, acorn, atob, babylon, cdl, color-support, conventional-changelog-writer, conventional-commits-parser, detect-libc, envinfo, errno, eslint, eslint-config-prettier-check, esparse, esvalidate, handlebars, image-size, is-ci, js-yaml, jsesc,...

Hi, I can't use the package because my getSpeechRecognitionServices() is always empty. I tried checking the assistive app and it's google, I tried switching it to bixby, and then received...