@@ -664,11 +664,15 @@ out:
if scrollToEndEnabled {
tv.ScrollToEnd()
}
// Send chunk to audio stream handler
if cfg.TTS_ENABLED {
TTSTextChan <- chunk
// msg is done; flush it down
TTSFlushChan <- true
break out
The note is not visible to the blocked user.