Search Issue Tracker
Fixed in 5.5.0
Votes
2
Found in
5.4.1p3
Issue ID
851455
Regression
Yes
[Windows] Windows.Speech.DictationRecognizer results in an Unknown Error
Steps to reproduce:
1. Open User's attached project
2. Open scene "ConfigurationTest"
3. Enter Play mode
4. Press button "Dictation Recognizer Start"
Result: Dictation Recognizer doesn't work. Error in the Console: Dictation completed unsuccessfully: UnknownError.
UnityEngine.Debug:LogErrorFormat(String, Object[])
MainConfiguration:<OnGUI>m__2(DictationCompletionCause) (at Assets/Scripts/MainConfiguration.cs:91)
UnityEngine.Windows.Speech.DictationRecognizer:DictationRecognizer_InvokeCompletedEvent(DictationCompletionCause)
Reproduced with: 5.6.0a3, 5.5.0b11, 5.4.2f1.
Not reproduced with: 5.3.7p1 (due to errors in the console).
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
dannox
Jun 22, 2017 11:47
Is this issue fixed?
xabylilis7
Jun 02, 2017 15:32
still unresolved ???? !!!!
simonejennings
Apr 21, 2017 02:59
Still not fixed!
Rarceth
Apr 10, 2017 01:47
Not fixed in 5.6. Cmon guys, you're doing so well!
Meteoropolis
Feb 25, 2017 12:45
Defiantly not fixed in 5.5.0f3 which is really frustrating because it would be such a useful tool to use.
Please, please fix it Unity or get Microsoft to fix it
Hodgson_SDAS
Feb 20, 2017 22:27
Not fixed.
CommanderThrawn
Feb 07, 2017 18:56
I've been in contact with Unity, and they claim it's the fault of Windows and they will never fix it (this "fix" is just better debug output). The solution is to downgrade windows (or upgrade to the next version when it comes out), as 1607 is broken. The problem is, any users on the Anniversary Edition won't be able to use your stuff.
Our solution, for those who really need this, is to spin the voice recognition off into a separate process, and send the inputs back into Unity.
Good luck!
jdepascale
Jan 27, 2017 20:22
This is definitely not fixed, confirming still broken for 64 bit, as noted by others.
icecrusher42
Jan 26, 2017 09:53
I am also running into this issue on 5.5.0f3. Building for 32 bit will allow the dictation to work, but 64 bit builds (or the 64 bit Unity editor) do not work. I have heard that others are able to get the dictation to work in-editor when using the 32 bit build of Unity. Additionally, it sounds like an update for Windows 10 around October 2016 caused this issue. See the last post of this link for more info: https://forum.unity3d.com/threads/unity-voice-recognition-issues.435038/
superjayman
Jan 24, 2017 05:02
The issue is still not fixed! fails to work with x86_64 builds???