Short answer. Obsidian itself has no speak-to-note pipeline — the core Audio recorder plugin records audio but does not transcribe it. On iPhone you have four practical routes: (1) Obsidian mobile + iOS keyboard dictation (free, works today), (2) Shortcuts + Obsidian URI (one-tap trigger), (3) a Whisper-style plugin (best for transcribing recordings), and (4) a voice-capture app that auto-appends to your vault (~1s launch, no plugin, just speak and send). For fleeting thoughts pick 4; for long recordings pick 3.

Why Obsidian alone doesn't finish the job

Obsidian ships a core Audio recorder plugin, but it stops at saving and embedding the audio file — there is no built-in speech-to-text. Dictating in the mobile app really means using the iOS keyboard microphone. So "voice notes in Obsidian" is entirely about how you build the input path. Here are the four options, easiest first.

Method 1: Obsidian mobile + iOS dictation (free, right now)

  1. Open a note in Obsidian mobile (a daily note works well as the default target).
  2. Tap the microphone on the keyboard.
  3. Speak — say "period" and "comma" for punctuation, or tidy it afterwards.

No extra tools needed. The weakness is friction: launch the app, wait for the vault, open a note, tap the mic. That is several taps, and mid-walk ideas often evaporate on the way. For seated writing sessions it is perfectly fine.

Method 2: Shortcuts + Obsidian URI (one-tap trigger)

Use the Shortcuts "Dictate Text" action, then hand the result to Obsidian URI (obsidian://new) to create or append a note. You can trigger it from a Home Screen icon, Back Tap, or the Action button — a genuine tap-and-talk setup.

The trade-off: you maintain it yourself. Vault and note targeting, append-vs-create logic, and recovery when dictation cuts out are all your problem. Great if you enjoy building automations.

Method 3: Whisper-style plugins (best transcription quality)

Community plugins can run recordings through Whisper-class speech recognition and turn them into notes. For meetings, lectures, or long voice memos, this is the strongest way to convert recorded audio into text assets.

The cost is setup: API keys, usage fees, plugin configuration — and cloud-API variants do not work offline. Think "processing an audio archive," not "capturing ten quick thoughts a day."

Method 4: A voice-capture app that auto-appends to your vault (fastest, no plugin)

If the goal is "speak the moment an idea appears, and have it waiting in Obsidian," that is exactly what Simple Memo - for Obsidian is built for.

  • Voice auto-input: dictation can start the moment the app opens, using Apple's on-device speech recognition (iOS 26) — audio never leaves the device
  • One tap sends the memo to your own email and simultaneously appends it, timestamped, to an Inbox note or daily note in your iCloud Drive vault
  • No Obsidian plugin. Offline-safe: the append is a local write, and sync catches up when you reconnect
  • Launches in about a second, so the time from thought to speaking is effectively zero
- 09:14 Meeting note: quote due Friday
- 09:31 Voice: buy batteries on the way home
- 12:05 Idea: cut onboarding to 3 screens

Setup is two steps (about a minute): register your destination email, then point the Obsidian integration at your vault folder. Details in the email-to-Obsidian guide.

The four methods compared

MethodSteps from idea to savedBest forOfflineExtra cost
1. Mobile + iOS dictationSeveral taps (launch, note, mic)Seated writingPartial (device/language dependent)None
2. Shortcuts + URI1–2 taps (after setup)Repeatable capturePartial (depends on build)None
3. Whisper pluginBatch, after recordingTranscribing long audioMostly no (API-based)API fees
4. Capture app with auto-appendOpen, speak, one tapCatching fleeting thoughtsYes (local write)Free plan available

Which one should you pick?

  • Free and immediate → Method 1
  • One-tap trigger, enjoy tinkering → Method 2
  • Transcribing recordings → Method 3
  • Never losing everyday ideas → Method 4

A useful mental model: separate capture from writing. For the full menu of capture routes see 6 ways to capture notes in Obsidian from iPhone, and for what to do with those scraps afterwards, read the fleeting notes guide.

FAQ

Can Obsidian do voice input by itself?
On mobile you can use the iOS keyboard dictation inside any note. But Obsidian has no built-in transcription: the core Audio recorder plugin saves and embeds a recording without converting it to text.

How do I transcribe recordings into Obsidian?
Use a Whisper-style community plugin or an external transcription tool. That is the right setup for meetings and lectures. If you just want to speak and see text immediately, methods 1 or 4 are simpler.

Can I automate "speak, then it lands in Obsidian" without a plugin?
Yes. Simple Memo - for Obsidian can start dictation the moment it opens, and sending appends the text to a note in your iCloud Drive vault with a timestamp. No Obsidian plugin required.

Can I dictate to Obsidian from Apple Watch?
Yes. Speak to the Watch and send; the paired iPhone appends the memo to your vault. See our Apple Watch and Obsidian guide for the exact flow.

Method 4 is what Simple Memo - for Obsidian implements. For voice capture from your wrist, see Apple Watch × Obsidian.