parent
49d3830de2
commit
55b67ce009
5 changed files with 178 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,178 @@ |
||||
{ |
||||
"cuelist": [ |
||||
{ |
||||
"id": 1, |
||||
"name": "Q1", |
||||
"type": "space", |
||||
"description": "Annonce", |
||||
"audioFile": "assets/bg-02.mp3", |
||||
"loop": true, |
||||
"status":"reset", |
||||
"fadeout": true |
||||
}, |
||||
{ |
||||
"id": 2, |
||||
"name": "Q2", |
||||
"type": "headphone", |
||||
"description": "Guide for drink", |
||||
"auto": true, |
||||
"audioFile": "assets/record/record-01(小束袋).mp3", |
||||
"nextcue": 3, |
||||
"status":"reset" |
||||
}, |
||||
{ |
||||
"id": 3, |
||||
"name": "Q3", |
||||
"description": "Guide for phone", |
||||
"type": "headphone", |
||||
"auto": true, |
||||
"audioFile": "assets/record/record-02.mp3", |
||||
"nextcue":4 |
||||
}, |
||||
{ |
||||
"id": 4, |
||||
"name": "Q4", |
||||
"type": "phone", |
||||
"description": "引導撥號", |
||||
"auto": true, |
||||
"audioFile": "assets/ai/ai-01-1.mp3", |
||||
"nextcue": 4.01 |
||||
}, |
||||
{ |
||||
"id": 4.01, |
||||
"name": "Q4.01", |
||||
"type": "phone", |
||||
"description": "撥號", |
||||
"auto": false, |
||||
"audioFile": "assets/ai/ai-01-2.mp3", |
||||
"nextcue": 4.1, |
||||
"callback":"numpad", |
||||
"numpad_type":"userid", |
||||
"hint":"輸入兩位數號碼\n輸入完成送出,請按井字\n取消輸入,請按米字" |
||||
}, |
||||
{ |
||||
"id": 4.1, |
||||
"name": "Q4.1", |
||||
"type": "phone", |
||||
"description": "輸入完成,請描述腦中的記憶畫面", |
||||
"auto": false, |
||||
"audioFile": "assets/ai/sfx-03-ai-03.mp3", |
||||
"nextcue": 4.11 |
||||
}, |
||||
{ |
||||
"id": 4.11, |
||||
"name": "Q4.11", |
||||
"type": "phone", |
||||
"description": "裝置啟動音效", |
||||
"auto": true, |
||||
"audioFile": "assets/sfx/sfx-04.mp3", |
||||
"nextcue": 4.2, |
||||
"status":"intro", |
||||
"callback":"fade_out_light" |
||||
}, |
||||
{ |
||||
"id": 4.2, |
||||
"name": "Q4.2", |
||||
"type": "chat", |
||||
"description": "chat", |
||||
"auto": true, |
||||
"nextcue": 4.3, |
||||
"duration": 90, |
||||
"status":"go" |
||||
}, |
||||
{ |
||||
"id": 4.3, |
||||
"name": "Q4.3", |
||||
"type": "phone", |
||||
"description": "記憶提取完成", |
||||
"auto": true, |
||||
"audioFile": "assets/ai/sfx-06-ai-04-record-03-ai-05-sfx-07.mp3", |
||||
"nextcue": 5.1, |
||||
"hint":"電話已接通" |
||||
}, |
||||
{ |
||||
"id": 5.1, |
||||
"name": "Q5.1", |
||||
"type": "user_input", |
||||
"description": "call", |
||||
"duration": 30, |
||||
"auto": true, |
||||
"nextcue": 5.11 |
||||
}, |
||||
{ |
||||
"id":5.11, |
||||
"name":"Q5.11", |
||||
"type":"summary", |
||||
"auto":true, |
||||
"description":"summary", |
||||
"nextcue":5.2 |
||||
}, |
||||
{ |
||||
"id": 5.2, |
||||
"name": "Q5.2", |
||||
"type": "phone", |
||||
"description": "保留刪除操作說明", |
||||
"audioFile": "assets/ai/sfx-08-record-04-ai-06.mp3", |
||||
"callback":"numpad", |
||||
"numpad_type":"choice", |
||||
"auto": false, |
||||
"branch":{ |
||||
"1": { |
||||
"nextcue": 5.4, |
||||
"description": "save" |
||||
}, |
||||
"9": { |
||||
"nextcue": 5.5, |
||||
"description": "discard" |
||||
} |
||||
}, |
||||
"hint":"保留,請按1\n刪除,請按9\n確定,請按 #", |
||||
"nextcue":5.4 |
||||
}, |
||||
{ |
||||
"id": 5.4, |
||||
"name": "Q5.4", |
||||
"type": "phone", |
||||
"description": "保留", |
||||
"auto": false, |
||||
"nextcue": 5.6, |
||||
"audioFile": "assets/ai/ai-07.mp3", |
||||
"callback":"numpad", |
||||
"numpad_type":"password", |
||||
"hint":"請輸入四位數密碼\n確定輸入後,請按#", |
||||
"default_password":"0000" |
||||
}, |
||||
{ |
||||
"id": 5.5, |
||||
"name": "Q5.5", |
||||
"type": "phone", |
||||
"description": "刪除", |
||||
"auto": false, |
||||
"nextcue": 5.6, |
||||
"audioFile": "assets/ai/ai-08.mp3", |
||||
"callback":"numpad", |
||||
"numpad_type":"password", |
||||
"hint":"請輸入四位數密碼\n確定輸入後,請按#", |
||||
"default_password":"0000" |
||||
}, |
||||
{ |
||||
"id":5.6, |
||||
"name":"Q5.6", |
||||
"type":"phone", |
||||
"description":"end", |
||||
"auto": false, |
||||
"audioFile": "assets/ai/ai-09-ai-10-bg-05.mp3", |
||||
"fadeout": true |
||||
}, |
||||
{ |
||||
"id": 6, |
||||
"name": "Q6", |
||||
"type": "space", |
||||
"description": "Ending", |
||||
"audioFile": "assets/record/record-05(小束袋).mp3", |
||||
"status":"end", |
||||
"callback":"fade_in_light" |
||||
} |
||||
] |
||||
} |
||||
|
||||
Loading…
Reference in new issue