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:
Comments
Post a Comment