Commit 59a2ffc
Lukas Tönne
Catch Unity exception in speech input provider. (#4054)
* Catch Unity exception in speech input provider.
This is necessary so other providers can still be enabled after the speech input provider fails.
* Change error message to bring it in line with the dication provider.1 parent cf79a80 commit 59a2ffc
File tree
1 file changed
+11
-1
lines changed- Assets/MixedRealityToolkit.Providers/WindowsVoiceInput
1 file changed
+11
-1
lines changedLines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
96 | 106 | | |
97 | 107 | | |
98 | 108 | | |
| |||
0 commit comments