ClawdTalk
clawdtalk.com- Category
- AI Agents
- Rank
- No. 1843Tools index
- Pricing
- Freemium
- Type
- TOOL
- Use case
- Productivity & Collaboration
- Interfaces
- Web · API
- Date
About
ClawdTalk adds voice capabilities to your existing chatbots, allowing users to call and speak with their bots over the phone. It handles speech-to-text and text-to-speech conversion while your bot continues to process text normally.
What it does
The landing page frames ClawdTalk as a voice front end for an already-running assistant: dial a phone number, the service converts speech to text and back, and forwards plain JSON messages to the bot over an outbound WebSocket so no public server has to be exposed.
Stated on the product site
- Pricing
- A tiered plan structure: a free forever tier with no credit card, plus paid Starter ($12/month) and Pro ($30/month) tiers, each adding a one-time number registration fee and per-minute or per-message overage rates.
- Interfaces
- The bot side integrates over a JSON message event stream (call events with text, timestamps and sequence numbers), and call initiation is exposed as a REST-style POST endpoint.
- Installation surface
- Setup on the bot's side is a one-line shell install script fetched and piped to bash.
- Platform/network architecture
- The bot maintains an outbound-only WebSocket connection to the service rather than exposing a public endpoint, which the page states lets it run behind NAT or a firewall.
Not stated on the site
- The page does not state what license, if any, applies to the install script or any client-side component.
- The page does not name the programming language or stack used to build the service or the local gateway.
- The page does not clarify whether the free tier's monthly call minutes, messages and missions reset each period or can roll over.
Written from the product site at clawdtalk.com.
What it can do
Enable voice calls to existing chatbots
Existing text-based chatbot → Voice-enabled chatbot accessible by phone
Convert speech to text for chatbot processing
User's spoken words over phone → Text input for chatbot
Convert text responses to speech
Chatbot's text responses → Spoken audio delivered to caller
Handle phone call routing to chatbots
Incoming phone calls → Connected voice conversation with chatbot
Tags
Media

Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.