alphacep / alphacep/vosk-flutter
Unhandled Exception: PlatformException(INITIALIZE_FAIL, SpeechService instance already exist., null, null)
Open
question
- Dominant language
- Dart
- Stars
- 75
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
When using the library in flutter everything works fine, but when I do a hot restart, suddenly this error occurs. I initialize the speech service using vosk.initSpeechService() in a separate method that I run in initState().
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.