Interface protos.google.cloud.speech.v1p1beta1.IStreamingRecognitionConfig (4.6.1)

Properties of a StreamingRecognitionConfig.

Package

@google-cloud/speech!

Properties

config

config?: (google.cloud.speech.v1p1beta1.IRecognitionConfig|null);

StreamingRecognitionConfig config

Property Value
TypeDescription
(google.cloud.speech.v1p1beta1.IRecognitionConfig|null)

interimResults

interimResults?: (boolean|null);

StreamingRecognitionConfig interimResults

Property Value
TypeDescription
(boolean|null)

singleUtterance

singleUtterance?: (boolean|null);

StreamingRecognitionConfig singleUtterance

Property Value
TypeDescription
(boolean|null)