microsoft / MixedRealityDesignLabs_Unity

Mixed Reality Design Labs share experimental samples, explorations and learning from Windows Mixed Reality Design group. If you are looking for official toolkit, please use Mixed Reality Toolkit
MIT License
408 stars 110 forks source link

Speech Controller Example #72

Closed mitchlotierzo closed 6 years ago

mitchlotierzo commented 6 years ago

I noticed there are some new scripts in the HUX for dealing with speech. Is there an updated demo for how to use those or are we still using SpeechInputSource and SpeechInputHandler?

paseb commented 6 years ago

Hi @mitchlotierzo,

The speech scripts were an older part of the toolkit and will be refactored and either added to MRTK or updated with some examples in MRDL. We're currently waiting for the initial merger of MRDL base functionality and MRTK.

PR: https://github.com/Microsoft/MixedRealityToolkit-Unity/pull/1197

thanks, -pat