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

Text to Speech Example #37

Merged
merged 2 commits into from
Mar 12, 2014
Merged

Conversation

trivedigaurav
Copy link
Member

This is a simple example application for the text to speech (tts) facade.

akshayaurora added a commit that referenced this pull request Mar 12, 2014
@akshayaurora akshayaurora merged commit 2ad22ef into kivy:master Mar 12, 2014
@akshayaurora
Copy link
Member

@trivedigaurav thanks

@brousch
Copy link
Contributor

brousch commented Mar 12, 2014

@trivedigaurav This example does not handle errors if there is no TTS capability. I would like example apps to show how to check for NotimplementedError and how to handle it gracefully (pop-up saying something like "No TTS is available")

@trivedigaurav
Copy link
Member Author

Thanks Akshay and Brousch.
@brousch I will add code to show a popup as well.

EDIT
Opened new request: #38

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

Successfully merging this pull request may close these issues.

3 participants