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

Add support for NSS (Mac OS built-in TTS) #10

Open
gbottari opened this issue Jul 6, 2022 · 1 comment
Open

Add support for NSS (Mac OS built-in TTS) #10

gbottari opened this issue Jul 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@gbottari
Copy link
Contributor

gbottari commented Jul 6, 2022

Description

Since we are using pyttsx3 we could easily support that engine as well.

Suggested Steps

  1. Create the client and TTS classes
  2. Add tests following the base test classes
  3. Mark the tests so it only runs on Mac OS
  4. Actually test on Mac OS
  5. Bonus: see if we can have it working on the CI Runner (probably not possible)
@gbottari gbottari added the enhancement New feature or request label Jul 6, 2022
@willwade
Copy link

NB: https://github.com/Jiangshan00001/pyttsx4 does this pretty well

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

No branches or pull requests

2 participants