ken107 / read-aloud

An awesome browser extension that reads aloud webpage content with one click
https://readaloud.app
MIT License
1.31k stars 226 forks source link

Special handling for chat-based sites like ChatGPT #335

Open ken107 opened 11 months ago

ken107 commented 11 months ago

Something that works with various chat web-apps like skype, discord, openAI chat, google bard, claude, etc) in a way that if new text is appendend it is determined if it was typed in by me (the local user) or comes from elsewehere (speeking if it is left or right on the screen (watch dom modifications and check for the right css style tag/class/etc (as far as my understanding from dynamic webapps is, maybe inaccurate depiction)) and then just reads alloud messages on auto when not reading sth else right now. Maybe with trailing user/service name like "chat gpt respond:" or "user y writes"

jirikrepl commented 7 months ago

this is a good idea. I like what natural reader extension is doing for chat gpt. they show a play icon and then the text is read.

https://chromewebstore.google.com/detail/naturalreader-ai-text-to/kohfgcgbkjodfcfkcackpagifgbcmimk

Screenshot 2023-11-27 at 16 59 56
nhan000 commented 7 months ago

Just saw that it's implemented with ChatGPT. Really like how it looks/works. Looking forward to the support for Bing, Bard, and Claude.