Technology & privacy
Why you shouldn't have to sign up to speak
An account is how a cloud service knows whose audio to bill for. When the recognition happens on your own machine, that requirement disappears — and most apps keep asking anyway.
Last updated
Why cloud services have to ask
Not a dark pattern, in most cases. If transcription runs on a vendor's servers, every second of your speech costs them compute. They have to know whose second it was, or the free tier is an unbounded bill.
The account is the meter. Everything that follows from it — the email, the confirmation, the password, the profile — exists because of that constraint, and it is a reasonable engineering response to it.
A local app has no meter to read. The compute is yours. So the account requirement, if it is there, is a business decision rather than a technical one — and it is worth noticing which it is.
What an account actually creates
This is the part that gets waved through. Creating an account with a dictation service creates a record that links three things:
- Your identity — an email address, often a name, sometimes a payment method.
- Your usage — when you dictated, how much, from which device, and with a cloud service, potentially what you said.
- A persistent handle that survives reinstalls, device changes and, in most cases, deletion requests taking rather longer than the interface implies.
For a note-taking app that might be unremarkable. For a tool you speak into all day, it is a more meaningful record than people generally consider when they type an email address into a sign-up box to try something.
How a free tier works without one
The obvious objection: if there is no account, how is a weekly allowance counted?
With an anonymous device identity. The app generates an identifier local to that installation and counts words against it. It is not linked to a person, an email address or anything else, and it is the minimum needed to make a free tier finite.
| Account-based free tier | Anonymous device identity | |
|---|---|---|
| What the vendor knows | Your email, your usage, your device | That a device used an allowance |
| Survives a reinstall | Yes — tied to you | No — a new installation is a new identity |
| Linkable to you | Yes | No |
| Enough to bound a free tier | Yes | Yes |
| Required for a local app | No | Only if there is a free tier at all |
Is it perfectly enforceable? No. Someone determined to reset the allowance can. That is an acceptable cost for not requiring an email address from every person who wants to try dictation, and it is a trade a cloud service cannot make.
What an account is still needed for
Being precise, because "no account" is not the same as "never any account".
- Buying a plan. Payment requires an identity — that is a legal and practical requirement, not a design choice.
- Moving a licence between machines. Something has to know the licence is yours.
- Support about a purchase. Refunds and invoices need a record.
What that adds up to: Vaitly Voice Free needs nothing. Buying means giving us an email address, like any purchase. The distinction is that dictating and being a customer are separate events, and only one of them requires you to be identified.
Why this is worth caring about
- You can evaluate honestly. Trying software without creating a relationship with its vendor is how you find out whether it suits you, rather than whether the onboarding was persuasive.
- It is a signal about the architecture. An app that insists on an account before your first word is usually telling you something about where the processing happens, whether or not its marketing does.
- Nothing to delete later. The account you never created needs no deletion request.
- It works for people who cannot sign up. Managed machines, shared devices, people who simply do not want another account — a surprisingly large group.
Questions
Does VV really work without an account?
Yes. Free dictation needs no sign-in, no email address and no card. The weekly allowance is counted against an anonymous device identity. An account is needed only to buy a plan or move it between machines.
How is the free allowance counted without an account?
An identifier local to the installation, not linked to a person or an email address. It is the minimum needed to make a free tier finite, and it does not survive a reinstall — which is a cost we accept rather than require an email address from everyone.
Why do most dictation apps require sign-up?
Usually because transcription happens on their servers and every dictation costs them money, so they have to attribute it. It is a reasonable response to a real constraint — one that a local app does not have.
What do you know about me if I never buy anything?
Effectively nothing. We never receive your dictation audio or text. If product analytics are left on, we receive usage counts; that can be turned off in Settings.