BlogUse Cases

Dictate Notes and Ideas to a File by Voice

·4 min read

You have an idea. A good one. But you're driving, or in bed, or away from your keyboard. By the time you sit down to type it out, half the details have faded. Vox turns your voice into files instantly — no typing, no app switching, no friction.

Speak and save

Computer, create a note called product-ideas. I want to add a feature that lets users export their conversation history as a PDF. The export should include full message text, timestamps, and any tool outputs. Put this in my Documents folder.

Vox — Voice Dictation
Capturing voice input via ElevenLabs Scribe STTDone
Structuring content into clean proseDone
Writing to ~/Documents/product-ideas.txt via write_local_fileDone

Your words go through ElevenLabs Scribe speech-to-text, Vox structures them into readable notes, and the file appears on your drive. The whole process takes seconds.

Append to existing notes

Computer, add to my product-ideas note: Also consider a markdown export option for developers who want to version control their conversations.

Vox reads the existing file, appends the new content in the same style, and saves. No overwriting, no duplicates.

Tip

Vox intelligently formats dictated content. Stream-of-consciousness speech becomes organized paragraphs with proper punctuation and structure.

Voice journaling

Use Vox as a daily journal. Every morning, dictate your thoughts:

Computer, add today's journal entry. Had a productive standup. The deployment pipeline is finally green. Need to follow up with Alex about the API rate limiting issue.

Vox appends the entry with today's date, maintaining a running journal file. Over time, you build a searchable record of your work, ideas, and decisions.

Different formats for different needs

  • Quick notes — saved as .txt to any folder
  • Formatted documents — saved as .docx with headers and sections
  • Meeting minutes — structured with attendees, topics, action items
  • Code snippets — saved with the right file extension and formatting

Computer, save that Python function we just discussed as a file called api-handler.py in my projects folder.


Download Vox for Mac for free.

Put Vox to work on your computer.

Download Vox for Mac and start with the local setup flow.

Download for Mac

macOS · Apple Silicon & Intel