You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On certain iOS devices, whenever any text is read aloud via tts.speak(text), the current settings for pitch and voice are read aloud before the text, making the message very confusing. I haven't been able to pin down the exact version/device to reproduce this problem reliably, but the device that I did experience it on was running OS 16.7.1.
Has anyone else experienced this, or possibly know a solution for it?
The text was updated successfully, but these errors were encountered:
On certain iOS devices, whenever any text is read aloud via
tts.speak(text)
, the current settings for pitch and voice are read aloud before the text, making the message very confusing. I haven't been able to pin down the exact version/device to reproduce this problem reliably, but the device that I did experience it on was running OS 16.7.1.Has anyone else experienced this, or possibly know a solution for it?
The text was updated successfully, but these errors were encountered: