Advertisement
Bobrovozka

Untitled

Apr 29th, 2021
987
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.35 KB | None | 0 0
  1. {
  2.   "data": {
  3.     "text": " Здравствуйте {clientName}!  Это голосовой помощник {organization}. Завтра {date} в {time} Вы записаны на прием   в нашу клинику. Вас ждет врач {specialistName}. Вы подойдете?",
  4.     "audio": [
  5.       {
  6.         "type": "url",
  7.         "id": "e592cd00-a8f1-11eb-9657-5988fcfb525c",
  8.         "url": "/audios/e592cd00-a8f1-11eb-9657-5988fcfb525c.wav",
  9.         "number": "0",
  10.         "duration": ""
  11.       },
  12.       {
  13.         "type": "param",
  14.         "paramName": "clientName",
  15.         "vendor": "yandex",
  16.         "voice": "oksana",
  17.         "number": "1"
  18.       },
  19.       {
  20.         "type": "url",
  21.         "id": "e5820420-a8f1-11eb-9657-5988fcfb525c",
  22.         "url": "/audios/e5820420-a8f1-11eb-9657-5988fcfb525c.wav",
  23.         "number": "10",
  24.         "duration": ""
  25.       },
  26.       {
  27.         "type": "url",
  28.         "id": "e58b7a00-a8f1-11eb-9657-5988fcfb525c",
  29.         "url": "/audios/e58b7a00-a8f1-11eb-9657-5988fcfb525c.wav",
  30.         "number": "2",
  31.         "duration": ""
  32.       },
  33.       {
  34.         "type": "param",
  35.         "paramName": "organization",
  36.         "vendor": "yandex",
  37.         "voice": "oksana",
  38.         "number": "3"
  39.       },
  40.       {
  41.         "type": "url",
  42.         "id": "e5784020-a8f1-11eb-9657-5988fcfb525c",
  43.         "url": "/audios/e5784020-a8f1-11eb-9657-5988fcfb525c.wav",
  44.         "number": "4",
  45.         "duration": ""
  46.       },
  47.       {
  48.         "type": "param",
  49.         "paramName": "date",
  50.         "vendor": "yandex",
  51.         "voice": "oksana",
  52.         "number": "5"
  53.       },
  54.       {
  55.         "type": "url",
  56.         "id": "e57d4930-a8f1-11eb-9657-5988fcfb525c",
  57.         "url": "/audios/e57d4930-a8f1-11eb-9657-5988fcfb525c.wav",
  58.         "number": "6",
  59.         "duration": ""
  60.       },
  61.       {
  62.         "type": "param",
  63.         "paramName": "time",
  64.         "vendor": "yandex",
  65.         "voice": "oksana",
  66.         "number": "7"
  67.       },
  68.       {
  69.         "type": "url",
  70.         "id": "e5b6cfc0-a8f1-11eb-9657-5988fcfb525c",
  71.         "url": "/audios/e5b6cfc0-a8f1-11eb-9657-5988fcfb525c.wav",
  72.         "number": "8",
  73.         "duration": ""
  74.       },
  75.       {
  76.         "type": "param",
  77.         "paramName": "specialistName",
  78.         "vendor": "yandex",
  79.         "voice": "oksana",
  80.         "number": "9"
  81.       }
  82.     ]
  83.   }
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement