- Voice User Interface Projects
- Henry Lee
- 135字
- 2021-07-23 17:17:14
Session awareness
Every time the user engages VUIs, there is specific data the application needs to remember. A good example of this would be the name of the user so that the application addresses the user by their first name. Another good example is the cooking voice application that you will build in Chapter 6, Building a Cooking Application Using Alexa. When a user is making use of cooking app, there are times when the application asks the user to saute the chopped onions till brown. Five minutes later, the user might come back and ask for the next step. The cooking application needs to be smart enough to understand that each step can take minutes to carry out and that the user's session must be maintained in order to correctly interact with the user.
推薦閱讀
- Web Development with Django Cookbook
- Python Geospatial Development(Second Edition)
- 手把手教你學C語言
- C語言程序設計
- Geospatial Development By Example with Python
- JavaScript程序設計(第2版)
- Visual Basic程序設計習題與上機實踐
- AI自動化測試:技術原理、平臺搭建與工程實踐
- WCF技術剖析(卷1)
- Extending Docker
- C語言開發寶典
- 深度剖析ApacheDubbo核心技術內幕
- 測試基地實訓指導
- Flask Framework Cookbook
- Python Machine Learning