clearTranscription property

bool clearTranscription
final

When true, emit "transcription": null on the wire to ask the server to disable transcription. Has no effect when transcription is non-null.

Implementation

final bool clearTranscription;