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.

Hololens GestureRecognizer

I'm building a simple gesture recognizer, however when I pass my interaction to CaptureInteraction in the SpatialGestureRecognizer, I always receive:

"HRESULT:0x8000000E A method was called at an unexpected time.

WinRT information: An interaction was passed to a gesture recognizer afer the event had already completed."

There isn't a delay prior to sending the event or anything that I'm aware of, and I've taken a copy of the interaction in order to ensure it hasn't changed when it's passed. Any thoughts?

Answers

  • Could you post your code, or an example? I'm thinking maybe there an event state you need to set first, or reset before doing anything.

    Dwight Goins
    CAO & Founder| Independent Architect | Trainer and Consultant | Sr. Enterprise Architect
    MVP | MCT | MCSD | MCPD | SharePoint TS | MS Virtual TS |Windows 8 App Store Developer | Linux Gentoo Geek | Raspberry Pi Owner | Micro .Net Developer | Kinect For Windows Device Developer
    http://dgoins.wordpress.com

Sign In or Register to comment.