wildyeast / sadiss

A socially aggregated distributed sound system.
GNU Affero General Public License v3.0
10 stars 2 forks source link

TTS commands at the same time -> garbled speech in iOS #46

Closed KlienVo closed 1 year ago

KlienVo commented 2 years ago

By chance I found out that newer iOS devices (e.g. 15.6.1) start speaking gibbersih ('anchor', ''on' 'anchor', etc.) when receiving TWO (or I guess also more) TTS lines to be spoken at the SAME point in time. (I realised this by erroneously putting 2 sentences in a .json with identical time stamps)

-> is it possible or feasible to implement a filter for situations like this. -> might 2 open browser tabs connected to the same show lead to the same result?