codeforboston / codeforboston/voiceapp311
Giving a user option to reprompt an intent for more information
Open
improvement
- Dominant language
- Python
- Stars
- 40
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
For some intents the output speech can become too verbose. Instead of packing all the information that user might want into one output speech, we can give the most important information first and then prompt the user if they would like the remaining info.
Example:
Voice Assistant: "The nearest parking lot is at 115 Adams St. Would you like to know more?"
Me: "Yes"
VA: "There is a fee of $1,000 per day."
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.