Privacy Policy

GDPR Compliant — EU Reg. 2016/679

Last updated: March 27, 2026

Table of Contents

  1. Data Controller
  2. Definitions
  3. Data Collected
  4. Purposes and Legal Bases
  5. Audio and Voice Data
  6. Messages and Translations
  7. Social Authentication Data
  8. Third-Party Services
  9. Data Transfers Outside the EU
  10. Data Retention
  11. Security
  12. Data Subject Rights
  13. Children
  14. Changes
  15. Contact
This Privacy Policy describes how Anyvois collects, uses, and protects the personal data of users of the mobile application and related services. Please read it carefully before using the Service.

1. Data Controller

The Data Controller for the processing of personal data is:

Danilo Scribano
Via Cialdini 55A — 20821 Meda (MB), Italy
Email: app@anyvois.com
Website: www.anyvois.com

2. Definitions

3. Data Collected

Depending on the features used, we collect the following categories of data:

3.1 Data provided directly by the user

3.2 Data collected automatically

3.3 Communication data

3.4 Live Translate (LiveSense) data

3.5 Channel and chat data

3.6 Invite system data

4. Purposes and Legal Bases of Processing

Purpose Data involved Legal basis (Art. 6 GDPR)
Registration and account management Email, username, password hash, language, avatar Performance of a contract (Art. 6(1)(b))
Authentication and session security JWT token, device ID, FCM token Performance of a contract (Art. 6(1)(b))
Transmission and translation of voice/text messages Transcribed text, language, channel/chat ID Performance of a contract (Art. 6(1)(b))
Live Translate streaming (LiveSense) Streaming PCM audio, transcriptions Explicit consent of the user (Art. 6(1)(a))
Push notifications FCM token, notification content Performance of a contract + implied consent upon installation (Art. 6(1)(b))
Transactional emails (verification, password recovery, invite notifications) Email address, username Performance of a contract (Art. 6(1)(b))
Abuse prevention and service security Device ID, anti-spam counters, event logs Legitimate interest of the Controller (Art. 6(1)(f))
Invite management and referral system Invite codes, visits, claims Performance of a contract (Art. 6(1)(b))
App version monitoring and updates App version, device ID Legitimate interest (Art. 6(1)(f))
Compliance with legal obligations All relevant data Legal obligation (Art. 6(1)(c))

5. Audio and Voice Data — Detailed Processing

5.1 PTT (Push-To-Talk) Messages — Chat and Channels

When a user records a voice message using the PTT feature:

  1. Speech recognition (Speech-To-Text) takes place entirely on the user's device, using the native operating system APIs (Android SpeechRecognizer). Raw audio is never transmitted to Anyvois servers.
  2. Only the transcribed text is sent to the servers for translation and distribution to other participants.
  3. The translated text is synthesized into speech (TTS) on the recipient's device, locally.
Note: for standard PTT messages, Anyvois does not receive or store any audio file. Audio processing is limited to the user's device.

5.2 Live Translate / LiveSense (Gladia)

The LiveSense feature uses a third-party service (Gladia) for real-time translation with latency under 300ms. In this scenario:

  1. The user explicitly activates the LiveSense session via a dedicated button.
  2. PCM audio fragments from the microphone are streamed directly to Gladia via secure WebSocket (wss://api.gladia.io/v2/live).
  3. A client-side VAD (Voice Activity Detection) system filters silence, reducing audio data transmitted by 40–60%.
  4. Gladia returns the transcription and translation. These results may be stored in the Anyvois database as a "session archive" if the feature is enabled.

For Gladia's privacy policies regarding audio processing, please refer to: gladia.io/privacy.

5.3 Vivavois (High-quality text translation)

The Vivavois feature processes text (not audio) through neural machine translation engines (Marian NMT) hosted on Anyvois's VPS2 server in Germany. No audio data is involved in this feature.

6. Messages and Translations

6.1 Messages in public channels

Messages sent in a public channel are visible to all channel members at the time of posting. Messages in public channels are subject to a configurable TTL (Time To Live) set by the system administrator (default: 5 minutes from creation). Once the TTL expires, the message is automatically deleted from the database. Any user present in the channel at the time of delivery may have already received and cached the text on their device.

6.2 Private chats (1:1)

Private chat messages are stored in the database as original text and translated text. End-to-end encryption is not provided: messages may be accessed by system administrators for security purposes and abuse prevention.

6.3 Translations

Original text and generated translations (in the languages of participants) are stored in the message_translations table. Translations may be produced by the following engines:

7. Social Authentication Data

Anyvois supports sign-in via third-party providers. In these cases:

7.1 Google Sign-In

The user authorizes Google to share an ID Token with Anyvois. The backend verifies the token's validity via Google APIs. The following data are stored in the Anyvois database: Google user identifier (as an internal reference), display name, and email address provided by Google. The account is flagged as a social login account (no password hash stored).

7.2 Apple Sign-In

Similar to Google. Apple may provide an anonymized email address (relay address); this address is stored as the account identifier.

7.3 Discord OAuth2

The user authorizes Discord to share their basic profile information. The following data are stored: Discord User ID, username, and email (if granted by the user during authorization).

No social authentication provider has access to the user's messages, channels, or other communication data on Anyvois.

8. Third-Party Services (Sub-processors)

Provider Service Data transmitted Location / Regulation
Google LLC (Firebase) Push notifications (FCM), Google authentication FCM token, Google ID token, display name, email USA / SCCs + Data Privacy Framework
Apple Inc. Apple Sign-In ID token, email (optional) USA / SCCs
Discord Inc. OAuth2 login User ID, username, email (optional) USA / SCCs
Gladia Live Translate audio streaming (LiveSense) Streaming PCM audio fragments (only during an active session) France (EU) — GDPR
Amazon Web Services (AWS) Amazon Translate — text translation Text to be translated (anonymous, no user identifiers) Germany, eu-central-1 region (EU) — GDPR
Zoho Corporation Transactional email delivery (SMTP) Recipient email address, username, email content EU (EU data center) — GDPR
OVHcloud VPS1 hosting (main backend) All data processed by the backend France (EU) — GDPR
Hetzner / VPS2 provider VPS2 hosting (translation engines) Text submitted for translation (channels/chats) Germany (EU) — GDPR

Data processing agreements pursuant to Article 28 of the GDPR have been or will be entered into with providers acting as data processors.

9. Data Transfers Outside the EU

Some providers (Google, Apple, Discord) are based in the United States. Transfers are carried out in compliance with the safeguards provided by the GDPR, in particular through:

The backend infrastructure (VPS1, VPS2) and Amazon Translate (eu-central-1 region) are located entirely within the European Union (France and Germany), ensuring that core data processing takes place within the EU.

10. Data Retention

Data category Retention period Notes
Account data (email, username, language, avatar) Until account deletion or erasure request Immediately deleted upon request
Messages in public channels Configurable TTL (default: 5 minutes) Automatically deleted from the database
Messages in private chats Until one of the participants deletes their account
Message translations Same as the original message
LiveSense session logs Until account deletion or specific request Only if the "save sessions" feature is enabled
Anti-spam logs Volatile (in-memory), reset on server restart Not persisted in the database
Email logs 90 days (configurable) For delivery monitoring
FCM Token Updated on each login; deleted upon account deletion
Deep-link invites Until expiration or explicit revocation
Translation logs 90 days (for anonymous statistical purposes)

Upon account deletion, all personal data associated with the user is permanently and irreversibly removed from the database. Anonymized copies may persist for aggregate statistical purposes.

11. Data Security

Anyvois adopts appropriate technical and organizational measures to protect personal data, including:

Note: no security system is infallible. In the event of a data breach that may pose risks to the rights and freedoms of users, Anyvois will notify the relevant Data Protection Authority within 72 hours and inform affected individuals without undue delay, in compliance with Articles 33–34 of the GDPR.

12. Data Subject Rights

As a data subject, you have the right to:

To exercise your rights, write to: app@anyvois.com with the subject line "GDPR Request" and specify the right you wish to exercise. We will respond within 30 days of receipt.

Quick account deletion: you can delete your account directly from the App, under Account → Delete account. This action irreversibly deletes all personal data associated with your account.

13. Children

The Service is intended for individuals aged at least 16 years (or the minimum age for digital consent under applicable national law). Anyvois does not knowingly collect data from minors. If we become aware that a user is below the required minimum age, we will promptly delete the account and all associated data.

Parents or guardians who believe that a minor has created an account on Anyvois are invited to contact us at app@anyvois.com.

14. Changes to This Policy

Anyvois reserves the right to update this Privacy Policy to reflect regulatory, technical, or operational changes. In the event of material changes, users will be notified via an in-app notification or email at least 14 days in advance. Continued use of the Service after notification constitutes acceptance of the updated Policy.

The latest version will always be available at: www.anyvois.com/privacy_policy.html.

15. Contact

For any questions regarding this Privacy Policy or the processing of your personal data:

Danilo Scribano — Data Controller
Via Cialdini 55A — 20821 Meda (MB), Italy
Email: app@anyvois.com

Supervisory Authority:
Garante per la Protezione dei Dati Personali
www.garanteprivacy.it