World177 1 points 1y ago
At the following link, I created some JavaScript that reads chat out loud on YouTube: https://pastebin.com/raw/7QbtFLKt
On any live chat stream on YouTube, copy all of that script, then on the live stream page that has chat enabled, press "ctrl + shift+ j" and paste it into the console. It will then speak all of the messages that have been sent, and continue speaking new messages that are sent in chat.
I might make a plugin for it later if I remember. Though, I wanted to go ahead and reply with this just in case I forgot, and you were left to search for solutions on your own.
edit: I tested and created it in Chrome.
edit 2: I just realized you said you can only use iPads/iPhones. The previous instructions might not be too helpful if you can't access a developer console. I still can probably make an extension for a compatible browser, but I haven't done so yet.