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
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."
The text was updated successfully, but these errors were encountered:
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."
The text was updated successfully, but these errors were encountered: