Unity Engine for Cortana


As of now, i have a game idea for dream build play contest but now i have to select game engine to develop game. As a game developer i' m most comfortable with Unity.

Unity has a feature to export game to uwp project so i decided to stick with unity. Now i have to see how easy is to integrate cortana in unity. Luckily its very much straight forward to integrate cortana in unity. But unity doesnot have native support for speech or Cortana so we need to build our bridge between UWP and Unity platform. Thankfully as unity is .NET based we can easily create interop bridge which we can use to communicate with two platforms.


Comments

Popular Posts