menu
googleapis package
documentation
texttospeech/v1.dart
Voice
Voice constructor
Voice constructor
dark_mode
light_mode
Voice
constructor
Voice
(
{
List
<
String
>
?
languageCodes
,
String
?
name
,
int
?
naturalSampleRateHertz
,
String
?
ssmlGender
,
})
Implementation
Voice({ this.languageCodes, this.name, this.naturalSampleRateHertz, this.ssmlGender, });
googleapis package
documentation
texttospeech/v1
Voice
Voice constructor
Voice class