nativescript-speech-recognition icon indicating copy to clipboard operation
nativescript-speech-recognition copied to clipboard

:speech_balloon: Speech to text, using the awesome engines readily available on the device.

Results 16 nativescript-speech-recognition issues
Sort by recently updated
recently updated
newest added

Hi, We are upgrading an app to N7 that uses the speech recognition plugin for transcribing what someone says. At the same time we record the audio of the speech...

update plugin but no result this plugin not working application iOS version 13, 13.1, 13.1.2, etc

Is there any function in speech recognition which return true or false if the microphone is already busy in call and speaker is busy in any music is playing is...

I using nativescript-vue 2. with nativescript 5.4 and build app on android 5.1. when i `this.speechRecognition.startListening({ onResult: res => { console.log("res", res) }, onError: err => { console.log('1111'); } })`...

In iOS transcription.finished is not been set to false when the user gives a pause in the sentence. Click on Mic captures the text => Click on Mic to Stop...

I get this error when I execute tns run android on MacOS High Sierra 10.13.5: `$tns run android` Executing before-prepare hook from /Users/al/code/alfonso/nativescript/nativescript-speech-recognition/demo/hooks/before-prepare/nativescript-dev-typescript.js Preparing project... Cycle link found. Cycle link...