All voices

Mochaมอคค่า

Close and quiet, the English voice for the end of the day.

Female · English · Soft and sweet · 0:05mocha

0:05

Take a slow breath. There is no rush tonight. Whatever happened today, you made it here, and that is enough.

The clip is a wind-down. Listen to the length of the pause after Take a slow breath, and the way that is enough lands without any lift.

Mocha reads English at low volume and close range. The level stays down, the pace is slow, and the delivery is addressed to one listener.

It is the English counterpart to the roster's Thai late-night pair. It suits anything that ends with the listener calmer than it found them, and it is too quiet for a promo.

Cast it for#

Bedtime and sleep
Stories and wind-downs in English, read to be fallen asleep to.
Wellness apps
Breathing, check-ins, and reflections in a voice with no urgency.
Companion speech
An English companion persona that is gentle by default.

Reach for instead

In production#

Call it from the API#

The voice field takes the id above. Every other value in this request is a Paxa TTS Flash default.

curl -X POST https://api.paxalabs.com/v1/tts \
  -H "Authorization: Bearer $PAXA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "text": "Take a slow breath. There is no rush tonight. Whatever happened today, you made it here, and that is enough.",
    "voice": "mocha",
    "model": "paxa-tts-flash-v1"
  }' \
  --output mocha.mp3
Model
Paxa TTS Flash
Per request
5,000 characters
Rate
15 credits per 1,000 characters
Free credits
100 credits, about 11 minutes

API voice reference

Questions#

How is it different from Cookie?
Cookie is warm at a working level, the voice on a support line. Mocha is quieter and slower, the voice for the last hour before sleep.
Can it read Thai?
It reads Thai with a foreign accent, since the voice is designed around English. Thai bedtime material wants Lod Chong or Woon.
Is it a whisper?
The level is low, and the voice stays fully voiced. Soft speech of this kind holds up through a whole story.

Hear it read your own words.

New accounts start with 100 free credits. Open the playground and this voice is already selected.