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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
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.