public sealed class StreamingRecognitionConfig.Types.VoiceActivityTimeout : IMessage<StreamingRecognitionConfig.Types.VoiceActivityTimeout>, IEquatable<StreamingRecognitionConfig.Types.VoiceActivityTimeout>, IDeepCloneable<StreamingRecognitionConfig.Types.VoiceActivityTimeout>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Speech v1 API class StreamingRecognitionConfig.Types.VoiceActivityTimeout.
Events that a timeout can be set on for voice activity.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document provides reference information for the `StreamingRecognitionConfig.Types.VoiceActivityTimeout` class within the Google Cloud Speech v1 API, specifically for version 3.6.0, with links to different versions of documentation, including the latest 3.8.0 version."],["The `VoiceActivityTimeout` class allows for setting timeouts for voice activity events, and it inherits from the `object` class, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `VoiceActivityTimeout` object to create a copy, and also two properties: `SpeechEndTimeout` and `SpeechStartTimeout`, both of which are of type `Duration`."],["This document lists many versions of the API, from version 2.2.0 to the latest 3.8.0, as well as the `VoiceActivityTimeout`, `SpeechEndTimeout` and `SpeechStartTimeout` specifications."]]],[]]