

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

# StartSpeechSynthesisStreamEventStream
<a name="API_StartSpeechSynthesisStreamEventStream"></a>

Ausgehender Event-Stream, der synthetisierte Audiodaten und Stream-Statusereignisse enthält.

## Inhalt
<a name="API_StartSpeechSynthesisStreamEventStream_Contents"></a>

 ** AudioEvent **   <a name="polly-Type-StartSpeechSynthesisStreamEventStream-AudioEvent"></a>
Ein Audioereignis, das synthetisierte Sprache enthält.  
Typ: [AudioEvent](API_AudioEvent.md) Objekt  
Erforderlich: Nein

 ** ServiceFailureException **   <a name="polly-Type-StartSpeechSynthesisStreamEventStream-ServiceFailureException"></a>
Ein unbekannter Zustand hat einen Dienstausfall verursacht.  
Typ: Ausnahme  
HTTP Status Code: 500  
Erforderlich: Nein

 ** ServiceQuotaExceededException **   <a name="polly-Type-StartSpeechSynthesisStreamEventStream-ServiceQuotaExceededException"></a>
Eine Ausnahme, die darauf hinweist, dass ein Dienstkontingent überschritten würde.  
Typ: Ausnahme  
HTTP-Statuscode: 402  
Erforderlich: Nein

 ** StreamClosedEvent **   <a name="polly-Type-StartSpeechSynthesisStreamEventStream-StreamClosedEvent"></a>
Ein Ereignis mit zusammenfassenden Informationen, das darauf hinweist, dass der Stream geschlossen wurde.  
Typ: [StreamClosedEvent](API_StreamClosedEvent.md) Objekt  
Erforderlich: Nein

 ** ThrottlingException **   <a name="polly-Type-StartSpeechSynthesisStreamEventStream-ThrottlingException"></a>
Eine Ausnahme, die darauf hinweist, dass die Anfrage gedrosselt wurde.  
Typ: Ausnahme  
HTTP-Statuscode: 400  
Erforderlich: Nein

 ** ValidationException **   <a name="polly-Type-StartSpeechSynthesisStreamEventStream-ValidationException"></a>
Eine Ausnahme, die darauf hinweist, dass die Eingabe nicht validiert wurde.  
Typ: Ausnahme  
HTTP-Statuscode: 400  
Erforderlich: Nein

## Weitere Informationen finden Sie unter:
<a name="API_StartSpeechSynthesisStreamEventStream_SeeAlso"></a>

Weitere Informationen zur Verwendung dieser API in einer der sprachspezifischen Sprachen AWS SDKs finden Sie im Folgenden:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/polly-2016-06-10/StartSpeechSynthesisStreamEventStream) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/polly-2016-06-10/StartSpeechSynthesisStreamEventStream) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/polly-2016-06-10/StartSpeechSynthesisStreamEventStream) 