- Voice User Interface Projects
- Henry Lee
- 213字
- 2021-07-23 17:17:14
Error handling
When the errors occur in a voice application, the errors must be handled properly and the application must resume where it left off. Let's look at different types of errors in VUIs one at a time. First, imagine that you are talking to your friend and suddenly your friend stops talking in the middle of a sentence. Do you say nothing and wait for hours for your friend to talk and reengage in the conversation? Most likely, you would ask your friend if they are OK and try to reengage them in the conversation. The same is true for VUIs. If no response is provided in a given time frame, the voice application will need to recover and will try to reengage with the user. What if the voice application cannot understand the user's intent? In this case, the application would need to re-ask the question and ensure it doesn't blame the user in any way for any kind of error. Lastly, the user might continuously make the same mistakes in an attempt to provide information. In such cases, every new attempt to get the correct information from the user, the application needs to provide more detailed instruction as to how in hopes that the user can provide the correct intent.
- Java 開發(fā)從入門到精通(第2版)
- C#程序設(shè)計(jì)(慕課版)
- HTML5 Mobile Development Cookbook
- Java虛擬機(jī)字節(jié)碼:從入門到實(shí)戰(zhàn)
- Visual FoxPro程序設(shè)計(jì)習(xí)題集及實(shí)驗(yàn)指導(dǎo)(第四版)
- SQL 經(jīng)典實(shí)例
- Hands-On Kubernetes on Windows
- 精通MySQL 8(視頻教學(xué)版)
- 分布式數(shù)據(jù)庫(kù)原理、架構(gòu)與實(shí)踐
- Mudbox 2013 Cookbook
- LabVIEW數(shù)據(jù)采集
- Using Yocto Project with BeagleBone Black
- Splunk Essentials
- Python人工智能項(xiàng)目實(shí)戰(zhàn)
- IBM DB2 9.7 Advanced Application Developer Cookbook