-
Notifications
You must be signed in to change notification settings - Fork 1
/
voiceActivatedMotionSimple.json
1 lines (1 loc) · 2.3 KB
/
voiceActivatedMotionSimple.json
1
{"name":"unity","intents":[{"intent":"idle","examples":[{"text":"hold up"},{"text":"wait"},{"text":"idle"},{"text":"don't move"},{"text":"stop"},{"text":"halt"}],"description":""},{"intent":"backward","examples":[{"text":"walk backward"},{"text":"walk backwards"},{"text":"move back"},{"text":"move backward"},{"text":"go back"}],"description":""},{"intent":"forward","examples":[{"text":"move straight ahead"},{"text":"walk straight ahead"},{"text":"forward"},{"text":"walk forward"},{"text":"Move forward"}],"description":""}],"entities":[],"language":"en","metadata":{"api_version":{"major_version":"v1","minor_version":"2018-07-10"}},"description":"","dialog_nodes":[{"type":"standard","output":{"generic":[{"values":[{"text":"I'll wait here."}],"response_type":"text","selection_policy":"sequential"}]},"metadata":{},"conditions":"#idle","dialog_node":"node_3_1533830642741","previous_sibling":"node_2_1533830630478"},{"type":"standard","output":{"generic":[{"values":[{"text":"On the move!"}],"response_type":"text","selection_policy":"sequential"}]},"metadata":{},"conditions":"#forward","dialog_node":"node_1_1533830597989","previous_sibling":"Welcome"},{"type":"standard","title":"Anything else","output":{"generic":[{"values":[{"text":"I didn't understand. You can try rephrasing."},{"text":"Can you reword your statement? I'm not understanding."},{"text":"I didn't get your meaning."}],"response_type":"text","selection_policy":"sequential"}]},"metadata":{},"conditions":"anything_else","dialog_node":"Anything else","previous_sibling":"node_3_1533830642741"},{"type":"standard","output":{"generic":[{"values":[{"text":"Backing up."}],"response_type":"text","selection_policy":"sequential"}]},"metadata":{},"conditions":"#backward","dialog_node":"node_2_1533830630478","previous_sibling":"node_1_1533830597989"},{"type":"standard","title":"Welcome","output":{"generic":[{"values":[{"text":"Hello. How can I help you?"}],"response_type":"text","selection_policy":"sequential"}]},"metadata":{},"conditions":"welcome","dialog_node":"Welcome"}],"workspace_id":"82ce3177-374c-4b77-997e-71be7ba741be","counterexamples":[],"system_settings":{"tooling":{"store_generic_responses":true},"disambiguation":{"prompt":"Did you mean:","none_of_the_above_prompt":"None of the above"},"human_agent_assist":{"prompt":"Did you mean:"}},"learning_opt_out":false}