Package version:

Options to stop transcription

interface StopTranscriptionOptions {
    operationContext?: string;
}

Hierarchy

  • unknown
    • StopTranscriptionOptions

Properties

operationContext?: string

The value to identify context of the operation.