menu
googleapis package
documentation
texttospeech/v1.dart
SynthesizeSpeechRequest
input property
input property
dark_mode
light_mode
input
property
SynthesisInput
?
input
getter/setter pair
The Synthesizer requires either plain text or SSML as input.
Required.
Implementation
SynthesisInput? input;
googleapis package
documentation
texttospeech/v1
SynthesizeSpeechRequest
input property
SynthesizeSpeechRequest class