Listing Transcription Tasks
Get a list of transcription tasks for a job in Speech, including its identifier (OCID).
- On the Transcription jobs list page, select the transcription job that you want to work with. If you need help finding the list page or the transcription job, see Listing Transcription Jobs.
- Select Tasks.
The page lists tasks in the selected transcription job with the following information.
-
Status of accepted, in progress, succeeded, or failed.
-
Media file duration, and size.
-
Start date and time, and the duration (processing time).
Filtering List Results
Use filters to limit the tasks in the list.
From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that aren't shown in the table. The Compartment filter is always displayed next to Applied filters.
Change the order of the items in the list table by using the sort icons next to the column names.
For information about searching for resources and managing the columns in the list table, see Listing Resources.
Actions
In the list table, select the name of a task to open its details page, where you can view its status and perform other tasks.
To perform an action on a task directly from the list table, select an available option from the Actions menu in the row for that task:
- View details: Open the details page for the task.
- Download JSON
- Download SRT
- Cancel: Cancel the task.
To perform an action on more than one task at a time, select the checkboxes next to the task names and then select an action from the Actions menu above the table.
Use the oci speech transcription-task list command and required parameters to list all tasks in a transcription job:
oci speech transcription-task list ... [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the ListTranscriptionTasks operation to list all tasks in a transcription job.