Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

Trouble with Voice Commands in Hololens

I followed the steps from the Hololens tutorial for incorporating voice commands. I seemed to have gotten it to work once, but it has stopped working since. When I run "Start without Debugging," it wasn't working, so then I tried "Start with Debugging" and was getting an error and the application exited. I checked to make sure that the microphone capability is on and it is. Any ideas as to where I may be going wrong?

Tagged:

Answers

  • @TRR,

    "Start with Debugging" and "Start without Debugging" are custom commands? It sounds like the speech commands might be working fine but throw an error when it hits the underlying code you are trying to run -- perhaps depending on your debugging environment.

    James Ashley
    VS 2017 v5.3.3, Unity 2017.3.0f3, MRTK 2017.1.2, W10 17063
    Microsoft MVP, Freelance HoloLens/MR Developer
    www.imaginativeuniversal.com

  • @james_ashley Sorry I wasn't clear - the Start with Debugging and Start without Debugging are in Visual Studio.

    But I figured it out - I wasn't connected to the internet - it's working now!

  • Coolio.

    James Ashley
    VS 2017 v5.3.3, Unity 2017.3.0f3, MRTK 2017.1.2, W10 17063
    Microsoft MVP, Freelance HoloLens/MR Developer
    www.imaginativeuniversal.com

Sign In or Register to comment.