dlutton / flutter_tts

Flutter Text to Speech package
MIT License
617 stars 258 forks source link

Macos not working tts #508

Open gonojuarez opened 4 months ago

gonojuarez commented 4 months ago

🐛 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:

gonojuarez commented 4 months ago
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