/AWS1/CL_PLYSTRTSPCSYNSTRMES00¶
Outbound event stream that contains synthesized audio data and stream status events.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_audioevent TYPE REF TO /AWS1/CL_PLYAUDIOEVENT /AWS1/CL_PLYAUDIOEVENT¶
An audio event containing synthesized speech.
io_streamclosedevent TYPE REF TO /AWS1/CL_PLYSTREAMCLOSEDEVENT /AWS1/CL_PLYSTREAMCLOSEDEVENT¶
An event, with summary information, indicating the stream has closed.
Queryable Attributes¶
AudioEvent¶
An audio event containing synthesized speech.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIOEVENT() |
Getter for AUDIOEVENT |
StreamClosedEvent¶
An event, with summary information, indicating the stream has closed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STREAMCLOSEDEVENT() |
Getter for STREAMCLOSEDEVENT |