Skip to content

/AWS1/CL_PLY=>GETSPEECHSYNTHESISTASK()

About GetSpeechSynthesisTask

Retrieves a specific SpeechSynthesisTask object based on its TaskID. This object contains information about the given speech synthesis task, including the status of the task, and a link to the S3 bucket containing the output of the task.

Method Signature

IMPORTING

Required arguments:

IV_TASKID TYPE /AWS1/PLYTASKID /AWS1/PLYTASKID

The Amazon Polly generated identifier for a speech synthesis task.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PLYGETSPEECHSYNTHES01 /AWS1/CL_PLYGETSPEECHSYNTHES01