You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: app.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@
14
14
"required":true
15
15
},
16
16
"LANGUAGE_SST": {
17
-
"description": "Please enter your Twilio Language for voice recognition (STT). Defaults to 'en'. List is here: https://www.twilio.com/docs/voice/twiml/gather#languagetags",
17
+
"description": "Please enter your Twilio Language for voice recognition (STT). Defaults to 'en-US'. List is here: https://www.twilio.com/docs/voice/twiml/gather#languagetags",
18
18
"required":false
19
19
},
20
20
"LANGUAGE_TTS": {
21
-
"description": "Please enter your Twilio Language for spoken voice (TTS). Defaults to 'en'.",
21
+
"description": "Please enter your Twilio Language for spoken voice (TTS). Defaults to 'en-US'.",
0 commit comments