SpeechSegmentConfig constructor
Returns a new SpeechSegmentConfig instance.
Implementation
SpeechSegmentConfig({
this.maxSpeechCaptionMs,
this.silenceDurationMs,
});
Returns a new SpeechSegmentConfig instance.
SpeechSegmentConfig({
this.maxSpeechCaptionMs,
this.silenceDurationMs,
});