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
To prevent excessively long text from being spoken, which can cause the request to fail, checks are made for the length of the text intended to be spoken. If it exceeds the limit, the text will be truncated/split. We should ensure this only happens at sentence breaks if possible, because often times Harmony will split the text mid sentencec.
The text was updated successfully, but these errors were encountered:
To prevent excessively long text from being spoken, which can cause the request to fail, checks are made for the length of the text intended to be spoken. If it exceeds the limit, the text will be truncated/split. We should ensure this only happens at sentence breaks if possible, because often times Harmony will split the text mid sentencec.
The text was updated successfully, but these errors were encountered: