I am planning to write a service to enable Android users to listen to any text is currently displayed (be an email, an ebook, a web page, a note, an SMS, etc…), upon request.
Do you think it is feasible?
Do you know if it has been done, already?
How could I bind (a button? a gesture? something else?) a user input to the service activation?
I know these are quite generic questions, but I’m really on a pre-alpha stage for my project, I want to understand if it’s feasible, to start with… 🙂
For example you can use google translate service for doing your own tts, you need to do a httpConnection with the text that you need to listen