MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
401 stars 105 forks source link

[Accessibility] Add 'grab' and 'release' voice command and behavior #311

Open IssueSyncBot opened 1 year ago

IssueSyncBot commented 1 year ago

Original issue opened by:

@cre8ivepark @cre8ivepark


Describe the problem

HoloLens & MRTK provides the default 'Select' keyword for triggering press/air-tap event. This works well with the UX components such as buttons. However, there is no way to achieve grab and move then release behavior. Some examples that require grab and release voice command:

Describe the solution you'd like

Add keyword definitions to MRTK's Speech Input profile and connect with grab (select-and-hold) behavior.


ISSUE MIGRATION

Issue migrated from: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/9039

IssueSyncBot commented 1 year ago

Original comment by:

@david-c-kline david-c-kline


@RogPodge can you scope the work and advise?