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 SMS TTS reader to read SMS messages and stream to A2DP while connected to car #47

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

This is similar to other apps on the market.  However, I have not seen another 
free one that looks for the bluetooth connection to enable/disable it 
automatically.  This could be done by integrating with another app or just 
create it internally.

Original issue reported on code.google.com by JimR...@gmail.com on 19 Jul 2011 at 12:30

@GoogleCodeExporter
Copy link
Author

Just documenting my research into how to do this.  Here is an explanation of 
how to receive the SMS:
http://www.anddev.org/recognize-react_on_incoming_sms-t295.html

Here is an explanation of how to use TTS to speak it:
http://eyes-free.googlecode.com/svn/trunk/documentation/tutorial/tutorial.html

I should be able to read the test using the top example, and speak it using the 
bottom.  Sounds easy.

Original comment by JimR...@gmail.com on 6 Aug 2011 at 11:52

@GoogleCodeExporter
Copy link
Author

Implemented in 2.2.0 ready for test.

Original comment by JimR...@gmail.com on 14 Aug 2011 at 2:17

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by JimR...@gmail.com on 14 Aug 2011 at 3:15

  • Changed state: Done

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

1 participant