Add Azure AI services to your mixed reality project
Import and learn about Azure Speech Services to enhance your learning experience.
Learning objectives
By the end of this module, you'll be able to:
- Implement speech recognition powered by Azure with Mixed Reality ToolKit (MRTK).
- Implement speech commands powered by Azure.
- Successfully translate the words you speak into several different languages.
- Integrate AI-powered speech commands, allowing your application to recognize the users' intent even if they don't utter precise commands.
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 2021.3 or later 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.