Get desktop application:
View/edit binary Protocol Buffers messages
Used in: SpeechOptions
Used in: SpeechResponse
INTERMEDIATE = 0
ASR_FINISH = 1
FINISH = 2
Used in: SpeechRequest
required Lang lang = 1
required v1.Codec codec = 2
required VadMode vad_mode = 3
optional uint32 vend_timeout = 4
required bool no_nlp = 5
required bool no_intermediate_asr = 6
optional string stack = 7
optional string voice_trigger = 8
optional float voice_power = 9
optional uint32 trigger_start = 10
optional uint32 trigger_length = 11
optional string skill_options = 12
optional string voice_extra = 13
optional uint32 vad_begin = 14
optional bool no_trigger_confirm = 15
required int32 id = 1
optional bytes voice = 3
optional string asr = 4
required int32 id = 1
required RespType type = 2
optional string asr = 4
optional string nlp = 5
optional string action = 6
optional string extra = 7
optional string voice_trigger = 11
Used in: SpeechOptions