GoogleCloudVideointelligenceV1SpeechTranscriptionConfig constructor
GoogleCloudVideointelligenceV1SpeechTranscriptionConfig({})
Implementation
GoogleCloudVideointelligenceV1SpeechTranscriptionConfig({
this.audioTracks,
this.diarizationSpeakerCount,
this.enableAutomaticPunctuation,
this.enableSpeakerDiarization,
this.enableWordConfidence,
this.filterProfanity,
this.languageCode,
this.maxAlternatives,
this.speechContexts,
});