Returns a list of SpeechSynthesisTask objects ordered by their creation date
Source:R/polly_operations.R
polly_list_speech_synthesis_tasks.RdReturns a list of SpeechSynthesisTask objects ordered by their creation date. This operation can filter the tasks by their status, for example, allowing users to list only tasks that are completed.
See https://www.paws-r-sdk.com/docs/polly_list_speech_synthesis_tasks/ for full documentation.