Interface StartSpeechSynthesisStreamActionStream

All Known Implementing Classes:
CloseStreamEvent, DefaultCloseStreamEvent, DefaultTextEvent, TextEvent

@Generated("software.amazon.awssdk:codegen") @SdkPublicApi public interface StartSpeechSynthesisStreamActionStream
Base interface for all event types in StartSpeechSynthesisStreamActionStream.
  • Method Details

    • textEventBuilder

      static TextEvent.Builder textEventBuilder()
      Create a builder for the TextEvent event type for this stream.
    • closeStreamEventBuilder

      static CloseStreamEvent.Builder closeStreamEventBuilder()
      Create a builder for the CloseStreamEvent event type for this stream.
    • sdkEventType

      The type of this event. Corresponds to the :event-type header on the Message.