Privi Voice

A phone number answered by an AI assistant, 24/7. It takes messages, screens spam, and sends you every call as a transcript + summary β€” by email or webhook, seconds after the caller hangs up.

πŸ“ž Hear it right now β€” call the live demo line:
+1 (217) 368-0265
Talk to Privi like you'd talk to a receptionist. Leave a message. That's the product.

Pricing

WhatPriceYou get
New voicemail box4.90 USDCYour own US phone number (30 days) + 25 answered calls + full API access
Top-up2.50 USDC+20 answered calls
Renew2.00 USDC+30 days of number rental

1 credit = 1 answered call (up to 2 minutes). Blocked spam and missed rings cost nothing. All sales final. USDC β‰ˆ US dollars, paid on the Sui network β€” see step 1.

Get started (10 minutes, no crypto experience needed)

1 β€” Create your wallet (2 min)

Go to t2000.ai and sign in with Google. That's it β€” a payment wallet ("Passport") is created for you automatically. No seed phrases, no extensions.

2 β€” Add funds (5 min)

You'll need about $5–10 of USDC on the Sui network. On t2000.ai your wallet page shows a deposit address + QR. Fund it from any exchange that supports Sui withdrawals (Coinbase, Kraken, Binance…): buy USDC there, withdraw to your deposit address, and select "Sui" as the network when withdrawing.

3 β€” Buy your number (1 min)

Open our listing: Privi Voice β€” 24/7 AI Voicemail & Call Screening and use Try it on POST /mailbox. Fill in:

owner_nameWhose line this is β€” "Dr. Sarah Chen"
agent_nameOptional β€” what the AI calls itself ("Ivy")
greeting_textOptional β€” the exact opening line it speaks
notify{"kind":"email","target":"you@example.com"} β€” where voicemails go

Save the response! It contains your new phone_number, your mailbox_id, and a token that is shown exactly once β€” it's your key to the management API.

4 β€” Route your calls to it (1 min)

Recommended: conditional forwarding β€” your phone still rings normally; only calls you don't answer (busy, no pickup, phone off) go to Privi Voice. Dial the code from your phone's keypad, replacing 1AAABBBCCCC with your new Privi Voice number:

CarrierForward missed calls onlyForward ALL callsTurn off
AT&T**004*1AAABBBCCCC#**21*1AAABBBCCCC###004# / ##21#
T-Mobile**004*1AAABBBCCCC#**21*1AAABBBCCCC###004# / ##21#
Mint Β· Metro Β· Cricket (use their host network's codes)**004*1AAABBBCCCC#**21*1AAABBBCCCC###004#
Verizon*71 1AAABBBCCCC*72 1AAABBBCCCC*73
US Cellularvaries by plan*72 1AAABBBCCCC*73
Google FiNo dial codes β€” Fi app / fi.google.com β†’ Settings β†’ Calls β†’ Call forwarding
VisibleForwarding support is limited β€” check the Visible app / support
Landline / VoIPvia provider*72 (typical)*73

Fine-grained GSM codes (AT&T/T-Mobile family) if you want just one condition: busy **67*number#, no-answer **61*number#, unreachable **62*number#. The universal GSM kill-switch for all forwarding is ##002#. Codes can vary by plan β€” if one doesn't take, search "[your carrier] conditional call forwarding" or ask their support.

Test it: call your own number from another phone and don't pick up β€” Privi should answer. Or skip forwarding entirely and use your Privi Voice number directly: on business cards, your website, storefront listings β€” every call to it is answered by your AI.

Phone-settings alternative: iPhone β†’ Settings β†’ Phone β†’ Call Forwarding (forwards all calls only). Android β†’ Phone app β†’ Settings β†’ Calls β†’ Call forwarding (offers busy / unanswered / unreachable separately).

5 β€” That's it

Missed calls are now answered by your AI. Every real message lands in your inbox with a summary and full transcript. Silent hang-ups and screened spam don't bother you (spam callers are auto-blocked for your line).

Managing your line

# Recent calls (summaries)
curl -H "Authorization: Bearer YOUR_TOKEN" \
  https://privi-voice-gateway.fly.dev/v1/mailbox/YOUR_MAILBOX_ID/calls

# Change the greeting / name / notification target β€” free, instant
curl -X PATCH -H "Authorization: Bearer YOUR_TOKEN" -H "content-type: application/json" \
  -d '{"greeting_text":"New greeting here"}' \
  https://privi-voice-gateway.fly.dev/v1/mailbox/YOUR_MAILBOX_ID

Top-ups and renewals are paid the same way as the purchase (Try it on /mailbox/topup or /mailbox/renew with your mailbox_id).

For AI agents & developers

npm i -g @t2000/cli && t2 init && t2 fund   # wallet + funding QR
t2 pay https://privi-voice-gateway.fly.dev/demo --max-price 0.05   # 5Β’ tour
t2 pay https://privi-voice-gateway.fly.dev/mailbox --max-price 4.90 \
  --data '{"owner_name":"...","notify":{"kind":"webhook","target":"https://..."}}'

Machine-readable docs: /llms.txt Β· /openapi.json

FAQ

What happens when credits run out? The line politely declines calls and you're notified once β€” top up anytime to resume.

Are calls recorded? No audio is stored β€” you get transcripts and summaries only.

How long are records kept? For the life of your mailbox, plus 30 days after retirement.

Refunds? All sales are final; the payment protocol has no refund mechanism. Try the 5Β’ demo and call the demo line before you buy.

Privi Voice by Privium Labs Β· sold on t2 Agents