Vladimir Salguero

Results 4 comments of Vladimir Salguero

> Tienes que editar VoiceModule.java (dentro de la biblioteca) dentro del método startListening (), arriba `speech.startListening(intent);` agregando esta línea: > `intent.putExtra(RecognizerIntent.EXTRA_PREFER_OFFLINE,true);` I used it like this, it is in the...

> Android documentation [section](https://developer.android.com/reference/android/speech/SpeechRecognizer#createSpeechRecognizer(android.content.Context)) Thanks, help me a lot!

This worked for me, only modify your package.json in the root folder, add the next line ` "overrides": { "@luncheon/simplify-svg-path": "0.2.0" }` Thank you https://github.com/BenJeau/react-native-draw/issues/63#issuecomment-1375691042