Skip to content

/AWS1/CL_PLYSTRTSPCSYNSTRMAC00

Inbound event stream for sending input and control events to manage bidirectional speech synthesis.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_textevent TYPE REF TO /AWS1/CL_PLYTEXTEVENT /AWS1/CL_PLYTEXTEVENT

A text event containing content to be synthesized.

io_closestreamevent TYPE REF TO /AWS1/CL_PLYCLOSESTREAMEVENT /AWS1/CL_PLYCLOSESTREAMEVENT

An event indicating the end of the input stream.


Queryable Attributes

TextEvent

A text event containing content to be synthesized.

Accessible with the following methods

Method Description
GET_TEXTEVENT() Getter for TEXTEVENT

CloseStreamEvent

An event indicating the end of the input stream.

Accessible with the following methods

Method Description
GET_CLOSESTREAMEVENT() Getter for CLOSESTREAMEVENT