BeMyReader volunteer-based text-to-audio transcription service for the visually impaired. Project for Computing for Developing Regions, Tufts University, Spring 2021.
Now, set to 1 second. Although I think Twilio is currently pausing for 5 seconds after saying the menu and then waiting an additional 1 second now, which is not noticeable. Should the timeout just be set to 0?
Twilio doc says "Twilio will wait until all nested verbs execute before it begins the timeout period."
[x] Remove # key usage
Now, commented out, so Twilio takes user input immediately
[x] Repeat menus if user presses wrong key
This is already implemented, with the application saying "Invalid Entry" and then repeating the menu
[ ] Add a "repeat options" key
I'm not sure this is needed, since we have a timeout that repeats the options
[ ] Ensure that every number option is mentioned, even if it doesn't do anything
For example, if options 1, 2, 3, 4, and 6 are used, then mention option 5 as doing nothing
Feedback from User Study 1