Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microphone Stream Selector #233

Open
Porupu opened this issue Feb 24, 2020 · 0 comments
Open

Microphone Stream Selector #233

Porupu opened this issue Feb 24, 2020 · 0 comments

Comments

@Porupu
Copy link

Porupu commented Feb 24, 2020

Not sure if anyone still maintain this,
I'm trying to use the MicStreamSelector library from here inside Unity, as the https://github.com/microsoft/MixedRealityToolkit-Unity doesn't seem to maintain MicStream inputs but I'm not sure how to compile and use the library inside Unity.
On the front page it talks about standalone Visual Studio solutions that need to be compiled (x64, Release? I presume) to generate DLLs that then can be used. When I've done that for the MicStreamSelector solution it should generate 3 projects: MicStreamSelector, MicStreamSelector_UWP and MicDemoApp - there's a fail in the build for the MicStreamSelector as the micstreamselector.cpp could not find assembly 'platform.winmd' (how to fix?), while the other two projects compile without issue. When I tried to upload the DLL files from MicStreamSelector_UWP to Unity, however, it fails to load as 'one or more of its dependencies could not be loaded'.
What am I missing? Or rather how to compile the Toolkit properly to use within Unity?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant