v13

latestSwagger 2.02026-07-1334135160.5 KB
MidConnections

Starts transcription in the call

Starts transcription in the call

post/calling/callConnections/{callConnectionId}:startTranscription

Path parameters

callConnectionIdstring required

The call connection id.

Query parameters

api-versionstring required

Version of the API to invoke.

Request body

localestring

Specifies the Locale used for transcription, e.g., en-CA or en-AU.

speechModelEndpointIdstring

The ID of the deployed custom model in GUID format. The GUID is generated by Azure Speech Studio, e.g., a259c255-1cdw-4ed7-a693-dd58563b6f6a.

operationContextstring

The value to identify context of the operation.

operationCallbackUristring

Set a callback URI that overrides the default callback URI set by CreateCall/AnswerCall for this operation. This setup is per-action. If this is not set, the default callback URI set by CreateCall/AnswerCall will be used.

Response

The service has accepted the start transcription request and will begin processing it. You will receive either TranscriptionStarted or TranscriptionFailed event at your specified callback URI to update you on the status of the request.