Moving a Transcription Job Between Compartments

Move a transcription job in Speech to a different compartment.

    1. Open the navigation menu and click Analytics & AI. Under AI Services, click Speech.
    2. Under List Scope, select the compartment that you want to work in.
    3. In the left-side navigation menu, click Transcription jobs
    4. Click the name of the job to open the job's details page.
    5. Click Move resource
    6. Select the new compartment, and then click Move resource.
  • Use the oci speech transcription-job change-compartment command and required parameters to edit (update) a transcription job:

    oci speech transcription-job change-compartment --compartment-id, -c [text] --transcription-job-id [text] ... [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Use the ChangeTranscriptionJobCompartment operation to edit the job.