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

Initial code added to Voice::Text #33

Merged
merged 1 commit into from
Mar 17, 2013
Merged

Initial code added to Voice::Text #33

merged 1 commit into from
Mar 17, 2013

Conversation

hollie
Copy link
Owner

@hollie hollie commented Dec 29, 2012

This is an initial attempt to get TTS working on OS X with the default TTS tools included in the OS.
Up to now TTS on OSX required separate code to be enabled under code/common. The idea is to integrate
TTS on OS X into MH just like the unix/windows interface is built.

This is an initial attempt to get TTS working on OS X with the default TTS tools included in the OS.
Up to now TTS on OSX required separate code to be enabled under code/common. The idea is to integrate
TTS on OS X into MH just like the unix/windows interface is built.
@marcmerlin
Copy link
Collaborator

I think you know better than me if this diff makes things better than before, or not :)
Should it therefore be merged?

@hollie
Copy link
Owner Author

hollie commented Jan 13, 2013

I'll wait a little bit to see how the Perl interface to google TTS is going. Interfacing to OS X TTS or to Google TTS should be identical from a programmatical point of view.

@hollie
Copy link
Owner Author

hollie commented Mar 17, 2013

I'll merge this change so that at least TTS works on OS X. The code still needs refinement, it is currently not possible to push speech to other devices.

hollie added a commit that referenced this pull request Mar 17, 2013
Initial code added to Voice::Text
@hollie hollie merged commit 3c7c151 into master Mar 17, 2013
@hollie hollie deleted the add_tts_mac_say branch January 8, 2017 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants