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

DRAFT: Enable eSpeak-NG on all OSes and AVSynth on macOS #370

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 4, 2024

This cherrypicks the pyttsx3/drivers/avsynth.py file from #350 and puts it into the #369 environment so we can test all three macOS engines side-by-side. Adding AVSpeechDriver.driver_name was required to pass the first test. Calling engine.stop() would cause the first test to fail. Similarly, calling engine.runAndWait() causes the second test to fail.

The AVSynth pytests hang on macOS. ;-(

@cclauss cclauss marked this pull request as draft November 4, 2024 19:55
@cclauss cclauss changed the title Enable eSpeak-NG and AVSynth on macOS DRAFT: Enable eSpeak-NG and AVSynth on macOS Nov 4, 2024
@cclauss cclauss force-pushed the enable-espeak-ng-and-avsynth-on-macos branch from 497e989 to 2539f27 Compare November 5, 2024 14:03
@cclauss cclauss changed the title DRAFT: Enable eSpeak-NG and AVSynth on macOS Enable eSpeak-NG on all OSes and AVSynth on macOS Nov 5, 2024
@cclauss cclauss force-pushed the enable-espeak-ng-and-avsynth-on-macos branch from 48787cf to 4647f67 Compare November 5, 2024 14:39
@cclauss cclauss changed the title Enable eSpeak-NG on all OSes and AVSynth on macOS DRAFT: Enable eSpeak-NG on all OSes and AVSynth on macOS Nov 5, 2024
@cclauss cclauss force-pushed the enable-espeak-ng-and-avsynth-on-macos branch from 4647f67 to 068bc7e Compare November 6, 2024 05:23
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

Successfully merging this pull request may close these issues.

1 participant