The Voice Command feaures enables you to bring voice controls to your app experiences. Use the feature to enhance the AR/VR experience with more natural and flexible ways for people to interact with the app. For example, voice commands can shortcut controller actions with a single phrase, or interactive conversation can make the app more engaging.
Open the map to which you want to add the Voice Command.
Go to Blueprint > New Empty Blueprint Class... > All Classes > Search for AppVoiceExperience. SelectAppVoiceExperience > use BP_AppVoiceExperience for the name.
Drag BP_AppVoiceExperience onto the map.
In World Outliner, select BP_AppVoiceExperience and go to Details > Voice > Configuration. Set it to the Wit configuration file you created earlier.
Add event handling to BP_AppVoiceExperience as needed.