Forms
thatlisten.

§ A voice-first form builder — the respondent talks, the agent listens, the data arrives structured.

Stop making people fill out forms. Let them talk.

● Listening
00:47
Founder callsCustomer researchRecruitingPatient intakeMarket surveysOnboardingWaitlist triageProduct feedbackFounder callsCustomer researchRecruitingPatient intakeMarket surveysOnboardingWaitlist triageProduct feedbackFounder callsCustomer researchRecruitingPatient intakeMarket surveysOnboardingWaitlist triageProduct feedback

§ 01 — The experience

Like a phone call, only better.

The respondent speaks in their own words. Sayso re-asks, clarifies, and moves on. You see structured answers arrive in real time.

founder_fit · live
● Mic on

Agent

What's the hardest problem your customers face?

Listening
Progress1 of 7

sayso

§ 02 — How it works

Three steps. No typing.

01

Design the form

Write your questions once. Sayso handles the flow, the follow-ups, and the tone.

02

Hand it to the agent

An ElevenLabs voice agent guides every respondent through the intake, live.

03

Get structured answers

Client tools capture every reply as clean data, ready for your CRM or dashboard.

§ 03 — What you get

A form that feels like a conversation.

01

Voice-native

Respondents talk. Sayso listens, clarifies, and keeps the conversation on rails.

02

Structured output

Every answer lands in a typed schema. No transcripts to parse.

03

Client-side tools

The agent saves fields, branches logic, and completes the form in the browser.

04

Any language

Drop in any ElevenLabs voice. Switch languages mid-flow without losing state.

§ 04 — Use cases

Anywhere a form dies, Sayso lives.

Founders

Discovery calls

A two-minute voice intake that actually gets finished.

Research

Customer interviews

The same warm, structured conversation with a hundred people in a week.

Recruiting

Screener calls

Let candidates talk through their story before you look at a resume.

Healthcare

Patient intake

Replace the clipboard with a calm, accessible voice conversation.

Market research

Surveys that finish

Double completion rates by letting people speak instead of typing.

Community

Waitlist triage

Qualify every signup in under a minute, hands-free.

§ 05 — For developers

Ship in an afternoon.

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.

  • 01Signed URLs from a tiny Hono backend
  • 02React SDK for client-side voice sessions
  • 03Client tools to save answers into your app state
  • 04Full transcript + structured output, always in sync
sayso.ts
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

sayso ✦sayso ✦sayso ✦sayso ✦sayso ✦sayso ✦sayso ✦sayso ✦