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.
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.
Holographic Remoting - Voice Not Working
When using holographic remoting, my voice input is not working that otherwise works if I load the app normally with the hololens. Does voice input not work in the play mode of Unity via holographic remoting app?
Tagged:
0
Best Answer
-
james_ashley ✭✭✭✭
This freaked me out the first time I tried remoting with speech commands, too. When remoting, you need to use a mic on the PC you are remoting from instead of the mic on the hololens. Just make sure you have a mic plugged into your PC.
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.com6
Answers
This freaked me out the first time I tried remoting with speech commands, too. When remoting, you need to use a mic on the PC you are remoting from instead of the mic on the hololens. Just make sure you have a mic plugged into your PC.
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
Thanks James, I will try that!
Thank you so much I was wondering why the voice did not work... as I don't have a mic on my computer, I understand now.
I put a mic on my PC. I see level in my recording device, verified mic is working.
Still no voice input when remoting in Unity. Any ideas?