#TTS English - Non-English words included
1 messages · Page 1 of 1 (latest)
That shouldn't be happening, if you ask the voice to say "test" only "test" would be said and 4 characters consumed, for example. You should probably check if your text is sent correctly to the API if more characters are consumed than what you actually entered.
verification of the text being sent is where i started and you are correct - this shouldn't be happening. I will try to figure our how to save the streamed speech so i can provide more info.