sorry, not clear to me exactly why you want webview to read the text if you're grabbing the text yourself and "reading" it yourself with android's standard text to speech engine. you don't need the webview for anything, no? i'm guessing you're simply downloading the page with okhttputils and going from there. assuming the text is actually in the page (and not dynamically added later), there should be no problem. are you having a problem (besides webview's not dealing with a specific synthesizer)?