mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/jibo-cli.git
synced 2026-06-16 22:36:06 +00:00
Initial commit — jibo-cli v3.0.7 with bundled node_modules
This commit is contained in:
30
templates/behavior-template/mims/YouSaidMars.mim
Normal file
30
templates/behavior-template/mims/YouSaidMars.mim
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"mim_type": "announcement",
|
||||
"rule_name": "",
|
||||
"sample_utterances": "",
|
||||
"timeout": 6,
|
||||
"num_tries_for_gui": 2,
|
||||
"barge_in": true,
|
||||
"es_auto_tagging": true,
|
||||
"notes": "",
|
||||
"prompts": [
|
||||
{
|
||||
"prompt_category": "Entry-Core",
|
||||
"prompt_sub_category": "AN",
|
||||
"index": 1,
|
||||
"condition": "",
|
||||
"prompt": "You said Mars!",
|
||||
"media": "TTS",
|
||||
"prompt_id": ""
|
||||
},
|
||||
{
|
||||
"prompt_category": "Entry-Core",
|
||||
"prompt_sub_category": "AN",
|
||||
"index": 1,
|
||||
"condition": "",
|
||||
"prompt": "Yay! You said Mars/",
|
||||
"media": "TTS",
|
||||
"prompt_id": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user