Get desktop application:
View/edit binary Protocol Buffers messages
optional bytes speech = 2
optional string system_prompt = 3
optional string asr_result = 4
optional int32 priority = 5
optional int32 seq = 6
optional int32 utterance_id = 7
Used in: AlexToClient
SPEECH = 0
SPEECH_BEGIN = 1
SPEECH_END = 2
SYSTEM_PROMPT = 3
ASR_RESULT = 4
FLUSH_OUT_AUDIO = 5
optional string key = 1
optional bytes speech = 2
optional string location = 3
optional int32 currently_playing_utterance = 4
Used in: WSRouterRequestProto
optional string addr = 1
optional string key = 3
Used in: PingProto
AVAILABLE = 0
BUSY = 1
SHUTTING_DOWN = 2
Used in: WSRouterRequestProto
PING = 0
ROUTE_REQUEST = 1
optional string addr = 1
optional string key = 2