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 a an API for text-to-speech. #6

Open
davidbau opened this issue Aug 25, 2013 · 2 comments
Open

Add a an API for text-to-speech. #6

davidbau opened this issue Aug 25, 2013 · 2 comments

Comments

@davidbau
Copy link
Member

A request from kids: a way to do text-to-speech, i.e., a way to say 'hello, I am the turtle', and have the turtle speak it out.

@davidbau
Copy link
Member Author

davidbau commented Feb 2, 2014

One approach is to use google translate's TTS service:

http://translate.google.com/translate_tts?ie=UTF-8&q=how+is+it+today&tl=en

Unfortunately, they do not serve results when a Referrer header is present, so if we want to use this data, we need to build a proxy into pencilcode.

@weihang7
Copy link
Contributor

weihang7 commented Feb 6, 2014

http://www.masswerk.at/mespeak/
This may useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants