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

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -