android - conversion of document text to speech -
i followed following tutroial tts
http://android-developers.blogspot.com/2009/09/introduction-to-text-to-speech-in.html
but how make work documents
want extract text in documents , convert speech , want functionality stop,pause play functions in in media player
by documents,i mean word,pdf etc.please tell how extract text these documents in android.i newbie android
step #1: "extract text in documents". you, person on planet knows "documents" referring to.
step #2: "convert speech" using text-to-speech engine linked above, converting results audio file (see "file rendering , playback" section).
step #3: use mediaplayer
create own playback activity "stop,pause play functions" see fit.
Comments
Post a Comment