IPollySynthesizeSpeechResponse
Interface in AWS.Polly
Interface for SynthesizeSpeech responses.
Ancestors
Properties
AudioStream
property AudioStream: TStream
Provides a stream containing synthesized speech.
ContentType
property ContentType: string
Specifies the type of audio stream.
This should reflect the requested OutputFormat.
RequestCharacters
property RequestCharacters: Integer
Provides the number of characters synthesized.