CreateTranscriptOptions: {
    poll?: boolean;
} & PollingOptions

Type declaration

  • Optionalpoll?: boolean

    Whether to poll the transcript until it is ready.

    true
    

Use TranscriptService.transcribe with TranscribeOptions.