TextToSpeechService class
Constructors
Properties
Methods
-
callApiForVoice(
dynamic voiceLabel) → Future< Uint8List> -
getAllVoices(
) → Future< List> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
textToSpeech(
String text, String language, String? voice) → Future< Uint8List> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited