Skip to content

Conversation

@swift-kim
Copy link
Member

@swift-kim swift-kim commented Aug 4, 2022

  • Let setSpeechRate compute the speech speed (between min-max) based on the given normalized speech rate (0-1).
  • Unsupport getSpeechRateValidRange which returns an invalid platform value ("android") on Tizen.
  • Update flutter_tts to 3.5.0 and update the example app.
  • Some code refactoring.
    • Remove the unused TTS error callback.
    • Let SetStateChanagedCallback return values of type TtsState.
    • Simplify comments.
    • Let HandleAwaitSpeakCompletion take an argument of type EncodableValue for consistency.
    • Inline OnStateChangedand OnUtteranceCompleted into relevant callbacks.

Previous discussion: #401 (comment)

@swift-kim swift-kim merged commit 6a4f3f5 into flutter-tizen:master Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants