Package version:

Options to update transcription

interface UpdateTranscriptionOptions {
    operationContext?: string;
    speechRecognitionModelEndpointId?: string;
}

Hierarchy

  • unknown
    • UpdateTranscriptionOptions

Properties

operationContext?: string

The value to identify context of the operation.

speechRecognitionModelEndpointId?: string

Endpoint where the custom model was deployed.