menu
googleapis package
documentation
texttospeech/v1.dart
SynthesisInput
SynthesisInput constructor
SynthesisInput constructor
dark_mode
light_mode
SynthesisInput
constructor
SynthesisInput
(
{
String
?
ssml
,
String
?
text
,
})
Implementation
SynthesisInput({ this.ssml, this.text, });
googleapis package
documentation
texttospeech/v1
SynthesisInput
SynthesisInput constructor
SynthesisInput class