Add Azure Cognitive 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 will be able to:
- You would have implemented speech recognition powered by Azure with Mixed Reality ToolKit(MRTK).
- Implemented speech commands powered by Azure.
- Our project can now successfully translate the words you speak into several different languages.
- Our project now have AI-powered speech commands, allowing our application to recognize the users' intent even if they do not 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 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.