enabled property
Whether post-transcription processing is enabled.
- If
true, the system will perform post-processing actions such as summary generation after transcription completes.
Implementation
late final bool enabled;
Whether post-transcription processing is enabled.
true, the system will perform post-processing actions
such as summary generation after transcription completes.late final bool enabled;