Web ページ リーダーのようなアプリケーションを開発しています。このリンクhttps://github.com/kaze0/Talking-Browserを見つけて 、TTS をアプリに統合します。
私が実装したのは、
* If i click particular paragraph,it will highlight and read that paragraph.
But i need to switch over next paragraph automatically.
私が必要なのは、
For example,
webview consists 4 paragraphs and once i click first paragraph it
should highlight and read each paragraph continously.
あなたの考えを共有してください...