ClawTalk
iPhone / Productivité
Chat with your AI agents by voice — hands-free or push-to-talk — with on-device speech recognition that keeps your audio private. ClawTalk is a native iOS client for OpenClaw, the open-source AI agent framework.
Your voice is transcribed entirely on your iPhone using the Apple Neural Engine. Audio never leaves the device. Responses stream in real-time with full markdown rendering, and can be spoken back to you with your choice of voice.
VOICE-FIRST DESIGN
Tap to start a hands-free conversation with Voice Activity Detection, or hold to push-to-talk for quick one-off messages.
STREAMING RESPONSES
Text streams in real-time as your agent generates it. Responses render with full markdown support including code blocks, tables, lists, and inline formatting.
TEXT-TO-SPEECH
Hear your agent's responses spoken aloud. Choose from three TTS providers:
- ElevenLabs — highest quality, most natural voices
- OpenAI — great quality, cost-effective
- Apple — free, works offline, no API key needed
MULTI-AGENT CHANNELS
Create separate channels for different agents on your gateway. Each channel maintains its own conversation history. Browse available agents or type an agent ID manually.
IMAGE SENDING
Attach up to 8 photos per message for visual context. Your agent can see and respond to images.
TOOLS DASHBOARD
Interact directly with your agent's internals without going through chat:
- Search and read agent memory
- View available agents on your gateway
- List active sessions and conversation history
- Check browser status and take screenshots
- Read files from your agent's workspace
MODEL SELECTION
Browse all AI models configured on your gateway, grouped by provider. Select different models per channel to match your task.
SECURITY FIRST
- All credentials stored in iOS Keychain (encrypted by Secure Enclave)
- HTTPS enforced on all connections — plain HTTP is rejected
- On-device speech-to-text — audio never sent to any server
- Chat history encrypted at rest with iOS Data Protection
- TLS 1.2 minimum enforced
WHAT YOU NEED
ClawTalk connects to your own OpenClaw gateway server over HTTPS. You need:
1. A running OpenClaw instance with the HTTP API enabled
2. A secure connection via Cloudflare Tunnel or Tailscale
3. A gateway token for authentication
ClawTalk does not include any AI models or cloud services. It is a client for your self-hosted OpenClaw setup. Visit the GitHub repo for setup instructions.
OPEN SOURCE
ClawTalk is fully open source under the MIT license. You can build it yourself for free from the GitHub repo. The App Store version is a convenience purchase that supports ongoing development and gives you automatic updates.