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-03-21 UTC."],[[["This webpage provides documentation for the `StreamingRecognitionConfig.Types.VoiceActivityTimeout` class within the Google Cloud Speech v1 API, with the latest version being 3.8.0."],["The `VoiceActivityTimeout` class is used to set timeouts for voice activity events in the speech recognition stream."],["It inherits from the `object` class and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two properties, `SpeechEndTimeout` and `SpeechStartTimeout`, both of which are of type `Duration` to define timeout periods."],["The page lists various versions of the API from 2.2.0 up to the latest 3.8.0 version, with links to their respective documentation, where the current page is for the 3.4.0 version."]]],[]]