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