You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drmfinlay
changed the title
Windows Speech Recognition / SAPI back-end doesn't work on 64-bit Python
Tests fail on 64-bit Python with Windows Speech Recognition / SAPI back-end
Oct 19, 2023
drmfinlay
changed the title
Tests fail on 64-bit Python with Windows Speech Recognition / SAPI back-end
SAPI 5 engine back-end's mimic method crashes Python
Oct 19, 2023
drmfinlay
changed the title
SAPI 5 engine back-end's mimic method crashes Python
SAPI 5 engine back-end's mimic method crashes 64-bit Python
Oct 19, 2023
Re: #381.
Using the MSG and POINT structures from ctypes.wintypes, rather than
defining them ourselves, makes the engine's `mimic' method function
correctly on 64-bit Python.
The WSR/SAPI 5 engine back-end's mimic method crashes 64-bit Python. I think this has been a long-standing issue.
The text was updated successfully, but these errors were encountered: