Is it possible in android to read characters from web page -


as question doesnt relate problem want develop android app website if user clicks on article read , whole article , audio start on click article .my question possible.in simple words have read characters on page , start audio character or words.

yes, can read web content if it's asking.

you have full android example here application connects url , download content:

check link:

how read webpage contents string in android?

once have downloaded web content can use "text speech" engine read aloud:

check link:

android sdk: using text speech engine


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -