Interface protos.google.cloud.speech.v2.IStreamingRecognitionFeatures (8.0.1)

Properties of a StreamingRecognitionFeatures.

Package

@google-cloud/speech

Properties

enableVoiceActivityEvents

enableVoiceActivityEvents?: (boolean|null);

StreamingRecognitionFeatures enableVoiceActivityEvents

endpointingSensitivity

endpointingSensitivity?: (google.cloud.speech.v2.StreamingRecognitionFeatures.EndpointingSensitivity|keyof typeof google.cloud.speech.v2.StreamingRecognitionFeatures.EndpointingSensitivity|null);

StreamingRecognitionFeatures endpointingSensitivity

interimResults

interimResults?: (boolean|null);

StreamingRecognitionFeatures interimResults

voiceActivityTimeout

voiceActivityTimeout?: (google.cloud.speech.v2.StreamingRecognitionFeatures.IVoiceActivityTimeout|null);

StreamingRecognitionFeatures voiceActivityTimeout