Getting a Task's Details
Get the identifier (OCID) for a transcription task for a job in Speech.
Use the TranscriptionTask Reference to understand the details retrieved.
Use the oci speech transcription-task get command and required parameters to get the task by its identifier:
oci speech transcription-task get --transcription-job-id [<job-id>]... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the GetTranscriptionTask operation to get a task in the job by identifier.