menu
aws_polly_api package
documentation
polly-2016-06-10.dart
SynthesizeSpeechOutput
SynthesizeSpeechOutput constructor
SynthesizeSpeechOutput constructor
dark_mode
light_mode
SynthesizeSpeechOutput
constructor
SynthesizeSpeechOutput
(
{
Uint8List
?
audioStream
,
String
?
contentType
,
int
?
requestCharacters
,
})
Implementation
SynthesizeSpeechOutput({ this.audioStream, this.contentType, this.requestCharacters, });
aws_polly_api package
documentation
polly-2016-06-10
SynthesizeSpeechOutput
SynthesizeSpeechOutput constructor
SynthesizeSpeechOutput class