tigrot Well-Known Member Licensed User Longtime User Monday at 3:55 PM #1 Hi everybody, I get a notification from another app. I'd like to get a TTS of the notification content. If I use TTS in the same sub of notification listener I get an error. Have I to do on a different process? Thank you! Regard Mauro
Hi everybody, I get a notification from another app. I'd like to get a TTS of the notification content. If I use TTS in the same sub of notification listener I get an error. Have I to do on a different process? Thank you! Regard Mauro
DonManfred Expert Licensed User Longtime User Monday at 4:05 PM #2 Hiding the full error is the best way not to get help Upvote 0
tigrot Well-Known Member Licensed User Longtime User Monday at 4:08 PM #3 DonManfred said: Hiding the full error is the best way not to get help Click to expand... Tomorrow I'll post the full log. Thank you! Upvote 0
DonManfred said: Hiding the full error is the best way not to get help Click to expand... Tomorrow I'll post the full log. Thank you!
tigrot Well-Known Member Licensed User Longtime User Yesterday at 4:36 PM #4 I was waiting 10 seconds after tts engine init. Too short. 20" solved the bug. Upvote 0