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

macOS: NSSpeechSynthesizer (nsss) is deprecated #347

Open
cclauss opened this issue Oct 24, 2024 · 1 comment
Open

macOS: NSSpeechSynthesizer (nsss) is deprecated #347

cclauss opened this issue Oct 24, 2024 · 1 comment

Comments

@cclauss
Copy link
Contributor

cclauss commented Oct 24, 2024

It still works as expected today but should future-proofing work be done?
https://developer.apple.com/documentation/appkit/nsspeechsynthesizer

def test_saving_to_file(engine, tmp_path):

Generates wave.Error: file does not start with RIFF id

@willwade
Copy link
Collaborator

#336

willwade added a commit to willwade/pyttsx3 that referenced this issue Oct 26, 2024
nateshmbhat#347 nateshmbhat#336

I think this is passing all the tests. Its far simpler than nsss and we can do thngs like ssml nateshmbhat#121 nateshmbhat#287
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

2 participants