Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAPI 5 engine back-end's mimic method crashes 64-bit Python #381

Open
drmfinlay opened this issue Oct 19, 2023 · 1 comment
Open

SAPI 5 engine back-end's mimic method crashes 64-bit Python #381

drmfinlay opened this issue Oct 19, 2023 · 1 comment
Assignees

Comments

@drmfinlay
Copy link
Member

drmfinlay commented Oct 19, 2023

The WSR/SAPI 5 engine back-end's mimic method crashes 64-bit Python. I think this has been a long-standing issue.

@drmfinlay drmfinlay self-assigned this Oct 19, 2023
@drmfinlay 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 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 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
drmfinlay added a commit that referenced this issue 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.
@drmfinlay
Copy link
Member Author

This is now fixed on the master branch. I'll close this issue after version 1.0.0 is published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant