Per character, not per token
OpenAI bills TTS by tokens: $0.60 per million input tokens and $12 per million audio output tokens. Estimating a project cost means tokenizing the script and multiplying, then hoping the tokenizer behaves the same way on the day of the invoice. SpeechifyAI bills per character: a million characters is a million characters, the invoice matches the number the team computed when sizing the project, with no tokenizer math and no model-specific multiplier.