# Privacy Policy

[Voice In Voice Typing Chrome Extension](https://chromewebstore.google.com/detail/voice-in-speech-to-text-d/pjnefijmagpdjfhhkpljicbbpicelgko) is built with privacy in mind.&#x20;

* **Voice In only records your voice only when the program is turned on. Voice In doesn't record any audio when it off.**
* **Voice In does not transmit dictated audio or transcribed text to Voice In's servers.** Voice In uses the browser's native speech-to-text capabilities. All the audio is transcribed by the browser (Google Chrome or Microsoft Edge). The transcribed text is then inserted into the text box. Voice In does not save any of the dictated audio or transcribed text either locally or on our server.
* Voice In collects information about domains where Voice In is used and whether it worked successfully. We use this information for improving coverage and generating domain level usage statistics. This information is not shared with any 3rd parties.
* Voice In requires users login in order to store their settings and voice commands.

For users who upgrade to Voice In Plus:

* For Voice In Plus users, we store your username, email address, password and transaction history securely on Dictanote's servers.&#x20;
* Sensitive payment information, such as your credit card number and billing address, are not stored on Dictanote's servers. They are processed entirely via [Stripe](https://stripe.com/) or Paypal, Dictanote's billing providers.&#x20;

\
See the complete privacy policy at <https://dictanote.co/voicein/privacy/>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.dictanote.co/help/privacy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
