Class VoiceActivityTimeout (2.26.0)

VoiceActivityTimeout(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Events that a timeout can be set on for voice activity.

Attributes

NameDescription
speech_start_timeout google.protobuf.duration_pb2.Duration
Duration to timeout the stream if no speech begins.
speech_end_timeout google.protobuf.duration_pb2.Duration
Duration to timeout the stream after speech ends.