View a markdown version of this page

StartSpeechSynthesisStreamEventStream - Amazon Polly
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

StartSpeechSynthesisStreamEventStream

Outbound event stream that contains synthesized audio data and stream status events.

Contents

AudioEvent

An audio event containing synthesized speech.

Type: AudioEvent object

Required: No

ServiceFailureException

An unknown condition has caused a service failure.

Type: Exception

HTTP Status Code: 500

Required: No

ServiceQuotaExceededException

An exception indicating a service quota would be exceeded.

Type: Exception

HTTP Status Code: 402

Required: No

StreamClosedEvent

An event, with summary information, indicating the stream has closed.

Type: StreamClosedEvent object

Required: No

ThrottlingException

An exception indicating the request was throttled.

Type: Exception

HTTP Status Code: 400

Required: No

ValidationException

An exception indicating the input failed validation.

Type: Exception

HTTP Status Code: 400

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: