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

Commit 8d7a728

Browse files
author
Lucas Willering
committed
typo
1 parent c1dd752 commit 8d7a728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The connector will check for the following output parameters in an output to sen
7575
If the output parameter `twilio_customVocabulary` exists, it will be used for custom vocabulary understanding or hints. The value should be a string. You may provide up to 500 words or phrases, separating each entry with a comma. Your hints may be up to 100 characters each, and you should separate each word in a phrase with a space. For more details: [https://www.twilio.com/docs/voice/twiml/gather#hints](https://www.twilio.com/docs/voice/twiml/gather#hints)
7676
7777
### twilio_customTimeout
78-
By default, end of speech is detected automatically. The `twilio_customTimout` output parameter allows you to set a custom timeout. This can come in handy when you ask the user for a number for example. In that case you may prefer a longer end of speech detection timeout.
78+
By default, end of speech is detected automatically. The `twilio_customTimeout` output parameter allows you to set a custom timeout. This can come in handy when you ask the user for a number for example. In that case you may prefer a longer end of speech detection timeout.
7979
8080
### twilio_endCall
8181
If the output parameter `twilio_endCall` exists, the call will be ended.

0 commit comments

Comments
 (0)