- HoloLens Blueprints
- Abhijit Jana Manish Sharma Mallikarjuna Rao
- 195字
- 2021-07-02 22:09:33
Voice
Voice is another form of input on HoloLens on the Windows Holographic platform. Once you've targeted a hologram with your gaze, you can interact with that hologram by giving a voice command. The Voice Commands are very convenient for a hands-free device, such as HoloLens. You can walk around the room and just speak out what you want.
Voice Commands can be categorized into the following types:
- System Voice Commands
- Custom Voice Commands
System Voice Commands are fixed and always available. The following is a list of system Voice Commands:
- Select
- Place
- Face me
- Bigger/Smaller
- Hey Cortana, go to start
- Hey Cortana, shut down
- Hey Cortana, move <app name> here
As a developer, you can define your own Voice Commands and actions. Voice commands are implemented based on standard Universal Windows Platform (UWP) voice command patterns and the use of the Windows Holographic platform. Having implemented a custom voice command, you must have to listen for the event handler for the same Voice Commands, very similar to how general event handling works in our development.
- iOS面試一戰到底
- Python程序設計(第3版)
- 羅克韋爾ControlLogix系統應用技術
- 跟老齊學Python:輕松入門
- C#程序設計教程
- OpenNI Cookbook
- Object-Oriented JavaScript(Second Edition)
- 編譯系統透視:圖解編譯原理
- bbPress Complete
- 單片機C語言程序設計實訓100例
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Frank Kane's Taming Big Data with Apache Spark and Python
- Python編程:從入門到實踐(第3版)
- Sails.js Essentials
- Hacking Android