Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit b4286d8

Browse files
Update app.json
1 parent 6645396 commit b4286d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"required":true
1515
},
1616
"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",
1818
"required":false
1919
},
2020
"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'.",
2222
"required":false
2323
}
2424
}

0 commit comments

Comments
 (0)