microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

MRTK3 DictionExample doesn't re-enable keyword recognition after dictation is enabled and disabled again #11725

Closed AMollis closed 1 year ago

AMollis commented 1 year ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Describe the bug

MRTK3 DictionExample doesn't re-enable keyword recognition after dictation is enabled

To reproduce

Steps to reproduce the behavior:

  1. Go to MRTK3's DictionExample
  2. Stare at "Start Dictation" button and say "Select"
  3. Dictation service should start
  4. Click "Stop Dictation" button
  5. Stare at "Start Dictation" button and say "Select"
  6. Dictation service does not start (BUG)

Expected behavior

Dictation service should start.

AMollis commented 1 year ago

Fixed with