Description
Since we are using pyttsx3 we could easily support that engine as well.
Suggested Steps
- Create the client and TTS classes
- Add tests following the base test classes
- Mark the tests so it only runs on Mac OS
- Actually test on Mac OS
- Bonus: see if we can have it working on the CI Runner (probably not possible)