The RangeError notification message should include the phrase length so the user can tell by how many characters they need to remove so the TTS will work. Also, this notification should be placed outside of the error catch which will remove the need of using a message argument on the playTTS() function.
The RangeError notification message should include the phrase length so the user can tell by how many characters they need to remove so the TTS will work. Also, this notification should be placed outside of the error catch which will remove the need of using a message argument on the playTTS() function.