Commit 8f0c76f
committed
Made sure Windows Speech Input's event data was raised by gaze, as Focused Object is determined by the event's input source.
Updated SpeechInputHandler to only check if speech commands profile was null instead of if the speech commands were enabled.1 parent 9fc2955 commit 8f0c76f
File tree
2 files changed
+8
-2
lines changed- Assets
- MixedRealityToolkit-SDK/Inspectors/Input/Handlers
- MixedRealityToolkit/_Core/Devices/VoiceInput
2 files changed
+8
-2
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 | | |
53 | 59 | | |
54 | 60 | | |
| |||
151 | 157 | | |
152 | 158 | | |
153 | 159 | | |
154 | | - | |
| 160 | + | |
155 | 161 | | |
156 | 162 | | |
157 | 163 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments