Interface protos.google.cloud.videointelligence.v1p1beta1.ISpeechTranscriptionConfig (5.0.2)

Properties of a SpeechTranscriptionConfig.

Package

@google-cloud/video-intelligence

Properties

audioTracks

audioTracks?: (number[]|null);

SpeechTranscriptionConfig audioTracks

enableAutomaticPunctuation

enableAutomaticPunctuation?: (boolean|null);

SpeechTranscriptionConfig enableAutomaticPunctuation

filterProfanity

filterProfanity?: (boolean|null);

SpeechTranscriptionConfig filterProfanity

languageCode

languageCode?: (string|null);

SpeechTranscriptionConfig languageCode

maxAlternatives

maxAlternatives?: (number|null);

SpeechTranscriptionConfig maxAlternatives

speechContexts

speechContexts?: (google.cloud.videointelligence.v1p1beta1.ISpeechContext[]|null);

SpeechTranscriptionConfig speechContexts