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.
Options

Problem with voice alternative for AirTap

Hello,

I am using the HoloToolKit and I have some problems with the build-in keyword "Select" which represents an alternative for the airtap.
While all other keywords implemented with the KeywordManager or the SpeechInputSource work just fine. The HoloLens seems to have problems with the word "select".

When I register the Keyword "select" in the KeywordManager it is picked up very well, but the attached event is fired twice. Once from the KeywordManager and once from some unknown HoloLens build in stuff.

If I don't register the keyword "select" is sometimes works as excepted (the OnClickEvent is fired). But most of the times the HoloLens seems not to pick up the word.

Is there something I can do to improve this? Or at least something to stop the HoloLens from picking the word up by itself in order for me to implement it with the KeywordManager?

Thanks for the help

Tagged:
Sign In or Register to comment.