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:
Bounding Box's handles
Slate's title bar
Slider
Near menu's backplate
Describe the solution you'd like
Add keyword definitions to MRTK's Speech Input profile and connect with grab (select-and-hold) behavior.
Original issue opened by:
@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