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).
Comments (16)
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
BAaoo
Jan 23, 2017 06:13
Been waiting since October.. pleaseee
lharper
Jan 18, 2017 19:00
I'm using 5.5.0f3 and this is still unresolved.
Greg8978
Jan 18, 2017 14:53
Just tested it and it's not fixed in 5.6b either. Still got "UnknownError" returned...
CommanderThrawn
Jan 12, 2017 17:30
Yeah, just tested it and it's not fixed in 5.5. The problem is with 64-bit vs 32-bit (the 64 bit fails, but 32 bit does not).
Freddy888
Jan 12, 2017 09:16
Disappointed here too, project on hold again. Very frustrating. 64 Bit Windows 10.
DaveLloyd
Jan 07, 2017 18:25
I've just upgraded from 5.4 to 5.5.0f3 in the hope this would now work but it still fails for me. I'm using the 64-bit version of Unity on Windows 10 and running in the player.
Any suggestions for things to try?