> ## Documentation Index
> Fetch the complete documentation index at: https://pipit.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Cases

> Real-world workflows for Pipit

# Dictate Anything, Anywhere

## Hands-Free Computing

For users with mobility needs or those looking to reduce keyboard strain, Pipit provides a complete voice-controlled text input system:

* **Press Right Option to dictate** anywhere on your Mac
* **Works in any app**: browsers, editors, email, forms, Slack,Messages
* **No hands needed** for text entry — just speak and release

<Tip>
  Enable Accessibility permission once, then Pipit works everywhere without additional clicks.
</Tip>

## Voice-to-Code

Code faster by speaking. Pipit understands technical contexts:

**Terminal Commands:**

* "cd into src slash components" → `cd src/components`
* "npm install and run dev" → `npm install && npm run dev`

**Git Workflow:**

* "git add dot and git commit dash m add login feature" → `git add . && git commit -m "add login feature"`

**Code Formatting:**

* "the user underscore id variable" → the `user_id` variable
* "import React from react" → `import React from "react"`

**File References for AI:**

* "at settings store dot swift" → `@SettingsStore.swift`

Enable AI processing to automatically format technical terms and commands correctly.

## Meeting Notes & Quick Capture

Capture ideas instantly during calls or meetings:

1. Press Option and speak your notes
2. Release to transcribe
3. Use AI enhancement to clean up and organize
4. Pin important points for later reference

Perfect for:

* Meeting action items
* Lecture notes
* Brainstorming sessions
* Daily journal entries

## Content Creation

Blog posts, social media, emails — all without typing:

* **Natural speech** captured and cleaned up
* **AI enhancement** for grammar and polish
* **Your authentic voice** preserved
* **Quick paste** to any platform

### Example Workflow

1. Think about your blog post topic
2. Hold Option and speak your thoughts
3. Release to get formatted text
4. Review and refine
5. Copy and paste to your CMS

## Accessibility

Pipit enables computing for users who cannot use a keyboard:

* **Complete hands-free operation**
* **Works system-wide** — any text field, any app
* **Customizable hotkeys** if Right Option isn't accessible
* **No typing required** after initial setup

## Multilingual Dictation

Speak in your native language or mix languages:

* **25+ European languages** supported
* **Auto-detection** when multilingual mode is enabled
* **Code-switching** works naturally
* **English-optimized** mode for best results

Languages include: English, Spanish, French, German, Italian, Portuguese, Dutch, Swedish, Polish, Russian, Ukrainian, and more.

## Custom Vocabulary

Teach Pipit your domain-specific terminology:

* **Technical terms** and acronyms
* **Proper nouns** (names, product names)
* **Industry-specific** vocabulary
* **Personal corrections** learned over time

Configure custom replacements in **Settings → Dictionary**.

***

*Have a use case you'd like to see documented or want to share feedback?*
*Reach out via the **Send Feedback** form at the bottom of the Pipit app UI, or join us on [Discord](https://discord.gg/pipit).*
