Uses of Interface
com.google.cloud.speech.v2.StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilder
-
Packages that use StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilder Package Description com.google.cloud.speech.v2 A client to Cloud Speech-to-Text API -
-
Uses of StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilder in com.google.cloud.speech.v2
Classes in com.google.cloud.speech.v2 that implement StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilder Modifier and Type Class Description static classStreamingRecognitionFeatures.VoiceActivityTimeoutEvents that a timeout can be set on for voice activity.static classStreamingRecognitionFeatures.VoiceActivityTimeout.BuilderEvents that a timeout can be set on for voice activity.Methods in com.google.cloud.speech.v2 that return StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilder Modifier and Type Method Description StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilderStreamingRecognitionFeatures.Builder. getVoiceActivityTimeoutOrBuilder()If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilderStreamingRecognitionFeatures. getVoiceActivityTimeoutOrBuilder()If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilderStreamingRecognitionFeaturesOrBuilder. getVoiceActivityTimeoutOrBuilder()If set, the server will automatically close the stream after the specified duration has elapsed after the last VOICE_ACTIVITY speech event has been sent.
-