Skip to main content

Transcribe an audio file.

POST 

/api/v2/agent/:agentCode/transcribe

Transcribes an audio file. Returns the transcription.

Request

Path Parameters

    agentCode stringrequired

Query Parameters

    culture string

    Use this param to override the culture of the response. Options: - en (default) - es

Body

    prompt string
    formFile binary

Responses

Success

Loading...