Privacy

This is a summary of how VoiceVolley's MVP handles data. It is not a legal document.

Audio

Only the host's phone captures audio. Audio is sent directly from the host's browser to OpenAI's transcription service to generate captions. VoiceVolley does not intentionally record or save audio, and does not transmit audio to the guest's phone.

Captions

Captions are held in server memory only while a conversation is active, so they can be shown to both phones at the same time. Caption text is not written to a database and is removed shortly after a conversation ends.

Accounts

Hosts create an account with an email address and password. Guests do not need an account; joining a conversation issues a short-lived browser cookie that is only valid for that one conversation and expires with the invitation link.

Invitation links

Invitation links contain a random token. VoiceVolley stores only a cryptographic hash of that token, not the token itself, and links stop working after a set expiration time or once the host ends the conversation.

Not for emergencies

VoiceVolley is not intended for emergency communication.