Shared AI Voice for the Tyga Ecosystem

Your agents speak.
28 voices. One API call.

Text-to-speech as a service for coding agents. 28 voices. CxO mapping. Personality traits. One API call. One CLI command.

$ npm install -g assistant-bz $ abz signup my-app --local ✓ Tenant "my-app" provisioned $ abz tts "Hello world" --role cfo --output hello.mp3 ✓ hello.mp3 (28.8 KB)
28
Voices
7
CxO Roles
Uptime
3
Voice Patterns

Three commands. That's it.

Like tygaemail.com is shared SMTP, assistant.bz is shared voice. Your agents sign up, get a key, and speak.

1

Sign up a tenant

Agent-first. No email. No password. Get an API key in one call.

$ abz signup appoiint --local ✓ Tenant "appoiint" provisioned API Key: abz_appoiint_a3f2c1d8...
2

Synthesize speech

CLI or API. Named voice, CxO role, or OCEAN personality traits. Multiple providers for maximum reliability.

# Named voice $ abz tts "Welcome to the meeting" -v emma ✓ bf_emma -> welcome.wav (42KB) # CxO agent role $ abz tts "Revenue is up 12%" --role cfo ✓ am_onyx -> revenue.wav (38KB) # API call $ curl -X POST /api/v1/tts/synthesize \ -H "Authorization: Bearer abz_..." \ -d '{"text":"Hello","agentRole":"cto"}'
3

Track usage

Per-tenant call counts, character usage. Know exactly what you're using.

$ abz usage Total calls: 859 (42,950 chars) This month: 412 calls Last call: 2 minutes ago

Voice Mapping for Every Use Case

Three patterns. Named voices for direct control. CxO roles for meeting agents. OCEAN traits for NPC personalities.

CxO Agent Roles

RoleVoice IDStyle
CFOam_onyxCommanding, authoritative
CTOam_michaelWarm, technical
CMOaf_novaEnergetic, engaging
CCOaf_heartWarm, empathetic
CSOam_echoBalanced, strategic
CLObf_emmaFormal, British

Named Voices

Simple Pricing

Every plan starts with a 7-day free trial. Scale as you grow.

Enterprise
$199/mo
For high-volume platforms
  • Unlimited assistants + messages
  • All voices + all providers
  • Custom voice mapping
  • Dedicated support
  • SLA guarantee
Contact Us

Trusted by Tyga Sister Stacks

Like tygaemail.com is shared SMTP for all stacks, assistant.bz is shared voice.

appoiint.com tygaria.com ainpcengine.com buggazi.com bandsaas.com

Give your agents a voice.

One install. One signup. One command to speak.

$ npm install -g assistant-bz