microsoft / MixedRealityToolkit

The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
MIT License
859 stars 277 forks source link

MicStreamSelector does not appear to be properly handling lack of Music Library capability #128

Closed david-c-kline closed 6 years ago

david-c-kline commented 6 years ago

When consumed by a Unity project, if the Music Library capability is not enabled, the application receives an exception. Investigate what the correct behavior should be, and whether or not the dll is doing the right thing with regard to the missing capability.