- Voice User Interface Projects
- Henry Lee
- 129字
- 2021-07-23 17:17:13
Context
In order to create an effective conversation flow, you will need to have contextual knowledge. A context starts with simply asking about the weather. Then, I ask MyApp if I can go snowboarding. MyApp wishes that it would snow so that I could go snowboarding today. MyApp understood the context of my question—that I want to go snowboarding—and responded in a thoughtful way. As we begin to design VUIs, it will be critical to capture the context of the conversation in order to properly process the user's intent and deliver a correct and appropriate answer:
Me: What's weather like today?
MyApp: Cloudy with a chance of snow!
Me: Do you think I will be able to go snowboarding today?
MyApp: I hope it snows!
推薦閱讀
- Microsoft Dynamics 365 Extensions Cookbook
- 算法訓練營:提高篇(全彩版)
- Swift細致入門與最佳實踐
- Microsoft Azure Storage Essentials
- Python Essentials
- Hands-On Neural Network Programming with C#
- SciPy Recipes
- JQuery風暴:完美用戶體驗
- JavaScript悟道
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- Java高并發編程詳解:深入理解并發核心庫
- Moodle 3.x Developer's Guide
- Magento 2 Developer's Guide
- jQuery基礎教程(第4版)
- Getting Started with Hazelcast