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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.