- 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.
推薦閱讀
- Implementing VMware Horizon 7(Second Edition)
- Monkey Game Development:Beginner's Guide
- Java應用開發與實踐
- 編譯系統透視:圖解編譯原理
- concrete5 Cookbook
- Jupyter數據科學實戰
- 單片機應用與調試項目教程(C語言版)
- 大學計算機基礎實驗指導
- PySide 6/PyQt 6快速開發與實戰
- Unity 2D Game Development Cookbook
- 微服務架構深度解析:原理、實踐與進階
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- Maven for Eclipse
- 計算機組裝與維護(第二版)
- Laravel Design Patterns and Best Practices