You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You'll definitely want to import the Holotoolkit as a custom package before entering play mode.
About
This is a Unity project for Microsoft HoloLens that lets you interact with a floating robot head using speech recognition, and receive answers spoken back by the "bot" using Text-to-Speech. The commands sent to the bot are powered by the Microsoft Bot Framework and LUIS (artificial intelligence training through intents, entities, and Regex) from…