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

Instant Messaging functionality

Hello everybody!

I would like to introduce a chat functionality in my HoloLens app. However, I have never done something similar and I would like some support. Can somebody give me advise as to where to start, which tools to use, already existing examples, etc.?
For instance I have seen connectors and Microsoft Teams: https://msdn.microsoft.com/en-us/microsoft-teams/connectors
Would that work?

Thank you in advance!
Michael

Comments

  • Options

    I still got nothing...any ideas would be really appreciated!

  • Options

    For the HL side part I have experimented with a text-based but voice controlled app. It appears that the voice recognition is quite good, although one also has to add (virtual) keyboard functionality for detailed information and sometimes corrections. Just using standard HoloToolkit functions.

    https://www.microsoft.com/en-us/store/p/holochatspace/9nm76674rwr9

    I have no experience connecting to public platforms, but it looks like REST calls are used, which of course are easy to do with HL (for example WWW from Unity)

Sign In or Register to comment.