Enable eye-tracking and voice commands for objects on the HoloLens 2
Use eye-tracking and voice commands in your unity project and enhance user experience
Learning objectives
By the end of this module you will be able to:
- Learn how to enable eye-tracking for HoloLens 2
- Learn how to use eye-tracking to trigger action
- Learn how to create speech commands
- Learn how to control speech commands globally and locally
Prerequisites
- A Windows 10 PC configured with the correct tools
- Windows 10 SDK 10.0.18362.0 or later
- (Optional) A HoloLens 2 device configured for development
- Unity Hub with Unity 2020.3.X/2019.4.X installed and the Universal Windows Platform Build Support module added
- Set up a mixed reality project in Unity module
- Mixed Reality Feature Tool
- Basic familiarity with Unity - interface, scene creation, package import, addition of GameObjects to a scene