| Modifier and Type | Class and Description |
|---|---|
static class |
StreamingRecognitionFeatures.VoiceActivityTimeout
Events that a timeout can be set on for voice activity.
|
static class |
StreamingRecognitionFeatures.VoiceActivityTimeout.Builder
Events that a timeout can be set on for voice activity.
|
| Modifier and Type | Method and Description |
|---|---|
StreamingRecognitionFeatures.VoiceActivityTimeoutOrBuilder |
StreamingRecognitionFeatures.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.VoiceActivityTimeoutOrBuilder |
StreamingRecognitionFeatures.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.VoiceActivityTimeoutOrBuilder |
StreamingRecognitionFeaturesOrBuilder.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.
|
Copyright © 2024 Google LLC. All rights reserved.