StreamingRecognitionConfig_VoiceActivityTimeout$json top-level constant
- @Deprecated('Use streamingRecognitionConfigDescriptor instead')
Map<String, Object>
const
StreamingRecognitionConfig_VoiceActivityTimeout$json
Implementation
@$core.Deprecated('Use streamingRecognitionConfigDescriptor instead')
const StreamingRecognitionConfig_VoiceActivityTimeout$json = {
'1': 'VoiceActivityTimeout',
'2': [
{
'1': 'speech_start_timeout',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'speechStartTimeout'
},
{
'1': 'speech_end_timeout',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'speechEndTimeout'
},
],
};