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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.