Founders
→Discovery calls
A two-minute voice intake that actually gets finished.
§ A voice-first form builder — the respondent talks, the agent listens, the data arrives structured.
Stop making people fill out forms. Let them talk.
§ 01 — The experience
The respondent speaks in their own words. Sayso re-asks, clarifies, and moves on. You see structured answers arrive in real time.
Agent
What's the hardest problem your customers face?
sayso
§ 02 — How it works
01
Write your questions once. Sayso handles the flow, the follow-ups, and the tone.
02
An ElevenLabs voice agent guides every respondent through the intake, live.
03
Client tools capture every reply as clean data, ready for your CRM or dashboard.
§ 03 — What you get
01
Respondents talk. Sayso listens, clarifies, and keeps the conversation on rails.
02
Every answer lands in a typed schema. No transcripts to parse.
03
The agent saves fields, branches logic, and completes the form in the browser.
04
Drop in any ElevenLabs voice. Switch languages mid-flow without losing state.
§ 04 — Use cases
Founders
→A two-minute voice intake that actually gets finished.
Research
→The same warm, structured conversation with a hundred people in a week.
Recruiting
→Let candidates talk through their story before you look at a resume.
Healthcare
→Replace the clipboard with a calm, accessible voice conversation.
Market research
→Double completion rates by letting people speak instead of typing.
Community
→Qualify every signup in under a minute, hands-free.
§ 05 — For developers
Sayso runs on a Hono API and the ElevenLabs React SDK. Request a signed URL, drop in your agent, ship a voice form to production.
import { useConversation } from "@elevenlabs/react";
import { getSignedUrl } from "@/lib/elevenlabs";
const convo = useConversation({
onMessage: (e) => console.log(e.message),
});
// Launch a voice form in one line.
convo.startSession({
signedUrl: await getSignedUrl(),
overrides: { agent: { prompt } },
});§ Testimonial
"We replaced our onboarding form with Sayso and completion jumped from 38% to 91% overnight."
— Early access customer