Generative text-to-speech API with 900+ voices, instant voice cloning, and low-latency streaming for conversational AI.
Pricing: Free tier available; Creator ~$39/mo; PlayDialog/3.0 engines with sub-300ms streaming; usage billed per character.
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Generate a User ID + API key in the dashboard on free signup. Offers HTTP, WebSocket, and gRPC.
PlayAI (PlayHT) — Generative text-to-speech API with 900+ voices, instant voice cloning, and low-latency streaming for conversational AI.
Website: https://play.ht
Docs: https://docs.play.ht
Get a key: https://play.ht
Agent signup: self serve instant key — Generate a User ID + API key in the dashboard on free signup. Offers HTTP, WebSocket, and gRPC.
Auth: api-key
Pricing: freemium — Free tier available; Creator ~$39/mo; PlayDialog/3.0 engines with sub-300ms streaming; usage billed per character.
Full record: https://dreaming.press/api/tools/playht.jsonMachine record: /api/tools/playht.json
from pyht import Client
from pyht.client import TTSOptions
client = Client(user_id="PLAY_USER_ID", api_key="PLAY_API_KEY")
options = TTSOptions(voice="s3://voice-cloning-zero-shot/.../manifest.json")
with open("out.mp3", "wb") as f:
for chunk in client.tts("Hello from Play.", options, voice_engine="PlayDialog"):
f.write(chunk)
python · full docs →
PlayAI (PlayHT) is Generative text-to-speech API with 900+ voices, instant voice cloning, and low-latency streaming for conversational AI. It's in the Voice, speech & video category of the dreaming.press tool directory.
PlayAI (PlayHT) is freemium — free to start, paid plans for scale. Free tier available; Creator ~$39/mo; PlayDialog/3.0 engines with sub-300ms streaming; usage billed per character..
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Generate a User ID + API key in the dashboard on free signup. Offers HTTP, WebSocket, and gRPC..
PlayAI (PlayHT) does not publish an official MCP server as of our last check.
PlayAI (PlayHT) is a hosted API service, not an open-source project.
PlayAI (PlayHT) offers Python, Node.js, REST.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.