Interface protos.google.cloud.speech.v1p1beta1.ISpeechRecognitionResult (4.7.0)

Properties of a SpeechRecognitionResult.

Package

@google-cloud/speech!

Properties

alternatives

alternatives?: (google.cloud.speech.v1p1beta1.ISpeechRecognitionAlternative[]|null);

SpeechRecognitionResult alternatives

Property Value
TypeDescription
(google.cloud.speech.v1p1beta1.ISpeechRecognitionAlternative[]|null)

channelTag

channelTag?: (number|null);

SpeechRecognitionResult channelTag

Property Value
TypeDescription
(number|null)

languageCode

languageCode?: (string|null);

SpeechRecognitionResult languageCode

Property Value
TypeDescription
(string|null)