polly_get_speech_synthesis_task: Retrieves a specific SpeechSynthesisTask object based on its...

View source: R/polly_operations.R

polly_get_speech_synthesis_taskR Documentation

Retrieves a specific SpeechSynthesisTask object based on its TaskID

Description

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.

See https://www.paws-r-sdk.com/docs/polly_get_speech_synthesis_task/ for full documentation.

Usage

polly_get_speech_synthesis_task(TaskId)

Arguments

TaskId

[required] The Amazon Polly generated identifier for a speech synthesis task.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.