Starts analyzing to learn about speech in your media.
The input location of your source media file and output location of your Analyze JSON results file are required.
input
output
This is an asynchronous operation so you will receive a job_id to be used to get the job status and result.
job_id
Access token to use for authentication.
Content of the job description as a JSON payload. You can find the definition at this URL: https://docs.dolby.io/media-apis/reference/media-analyze-speech-post
The job identifier through a Promise.
https://docs.dolby.io/media-apis/reference/media-analyze-speech-post
Starts analyzing to learn about speech in your media.
The
input
location of your source media file andoutput
location of your Analyze JSON results file are required.This is an asynchronous operation so you will receive a
job_id
to be used to get the job status and result.