StartSpeechSynthesisStreamRequest
Types
Properties
The input event stream that contains text events and stream control events.
An optional parameter that sets the language code for the speech synthesis request. Specify this parameter only when using a bilingual voice. If a bilingual voice is used and no language code is specified, Amazon Polly uses the default language of the bilingual voice.
The names of one or more pronunciation lexicons for the service to apply during synthesis. Amazon Polly applies lexicons only when the lexicon language matches the voice language.
The audio format for the synthesized speech. Currently, Amazon Polly does not support JSON speech marks.
The audio frequency, specified in Hz.
The voice to use in synthesis. To get a list of available voice IDs, use the DescribeVoices operation.