We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I run the app on Windows or the web, it works well, but the TTS Crashes when I try to Speak on macOS.
The app won't crash on macOS.
Speak on macOS and erase the text automatically.
Version: latest
Platform:
The text was updated successfully, but these errors were encountered:
Service identifier for voice: (null) was nil. Resource: (null). Speech Servers: ( "<TTSSynthesisProviderSpeechServer: 0x600000fddea0>" )
logcat: flutter_tts/FlutterTtsPlugin.swift:299: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value
flutter_tts/FlutterTtsPlugin.swift:299: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value
Sorry, something went wrong.
No branches or pull requests
🐛 Bug Report
When I run the app on Windows or the web, it works well, but the TTS Crashes when I try to Speak on macOS.
Expected behaviour
The app won't crash on macOS.
Reproduction steps
Speak on macOS and erase the text automatically.
Configuration
Version: latest
Platform:
The text was updated successfully, but these errors were encountered: