eshs/videocallakis.json

57 lines
1.4 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"version": "1.0",
"flow": {
"id": "String",
"flowSteps": [
{
"flowtype": "VideoCallIntro",
"order": 0,
"config": {
"voiceGuide": false,
"resources": [
{
"id": "",
"version": ""
}
],
"scanAnimation": true,
"messages": {
"en": {
"videoCallGuidanceMessage": "For live calls, please point yourself at the front camera of the phone.",
"nextButtonText": "Next",
"backButtonText": "Back"
},
"tr": {
"videoCallGuidanceMessage": "Canlı görüşme için lütfen telefonun ön kamerasına kendinizi yöneltin.",
"nextButtonText": "İleri",
"backButtonText": "Geri"
}
}
},
"externalParams": [
{
"key": "",
"value": ""
}
]
},
{
"flowtype": "VideoCall",
"order": 1,
"config": {
"roomId": "da13324f-76b8-4e17-94df-318eba9d5575",
"serverUrl": "https://v-jitsi13.arksigner.com",
"timeOutDuration": 30,
"messages": {
"en": {
"dialogCancelButtonText": "Cancel"
},
"tr": {
"dialogCancelButtonText": "İptal"
}
}
}
}
]
}
}