Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0f3
Issue ID
857894
Regression
No
Microsoft Speech Recognition doesn't work in 64-bit editor
To reproduce:
1) Make sure you have Windows Speech Recognition set up
2) Open attached project and scene
3) Open the script and uncomment all Debug lines
4) Play it
5) Hold "Space" - DictationRecognizer runs while it's held down
6) Try saying a sentence
Expected: On both editors it should work normally and output in console what you are saying
Actual: On 64-bit editor, it does not work and return UnknownError
Reproduced in 5.4.0f3, 5.5.0f3, 5.6.0a6
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
BobbyBlackwolf
Feb 02, 2017 18:42
This isn't really fixed - I just upgraded to 5.5.1f1 and still can't run the Dictation Recognizer in a 64-bit build. 32-bit build works fine, but that makes my VR app run poorly so it isn't an option.