# Voice typing for Jira: dictate tickets, comments, and reproduction steps

> Jira has no built-in dictation, but tickets are pure prose. Dictate descriptions, reproduction steps, and comments hands-free with a free Chrome extension.

- Published: 2026-08-14
- Reading time: 3 min (~628 words)
- Tags: how-to, jira, voice typing
- Canonical: https://tautau.xyz/blog/voice-typing-for-jira

The worst typing in software work is the reproduction steps. Numbered, precise, tedious to write, and the one part of a bug report that actually determines whether the bug gets fixed. Jira has no dictation button anywhere: not in the description editor, not in comments, not in the summary field. A Chrome extension that puts a mic button in every Jira field turns the most boring writing on the ticket into something you can talk through.

## Does Jira have built-in dictation?

No. Atlassian has invested in AI features that write and summarise for you, but none of them listen: there is no speech-to-text in the issue editor or the comment box. The operating system's dictation is the usual fallback, and in a complex web editor like Jira's it is at its flakiest, with focus jumping between fields and text landing in the wrong one.

An extension sidesteps all of that because the mic is attached to the field itself. Whatever Atlassian changes about the layout, the button shows up wherever there is a box to type in.

## How do I set it up?

One-time setup, about two minutes. You can try the recognition first on the tautau.xyz homepage playground with no install.

- Install tautau from the Chrome Web Store and approve the microphone and page permissions.
- Open your Jira board in Chrome and open any issue.
- Click into the description, a comment, or the summary field. A mic button appears next to it.
- Click the mic and speak: the steps, the expected behaviour, the actual behaviour.
- Click again to stop. The transcript lands in the field, ready for a formatting pass.

## Where does dictation shine in Jira?

Anywhere the ticket holds prose rather than metadata. Speaking is three to four times faster than average typing, and tickets hold a lot of prose.

- Reproduction steps: talk through them exactly as you did them, saying "new line" between steps. The detail you would normally trim to save typing is the detail that fixes the bug.
- Descriptions and bug reports: narrate what happened while it is fresh, then tidy the transcript.
- Acceptance criteria: speak each criterion as a sentence. Getting ten criteria down by voice takes a fraction of the typing time.
- Comments and status updates: quick to say, tedious to type, and where most of the daily Jira keystrokes actually go.
- Refinement and retro notes: capture the discussion at talking speed and organise it after.

## Tips for dictating tickets

A few habits make dictated tickets noticeably better, and most of them come down to separating the speaking pass from the editing pass.

- Dictate in passes, then edit. Speak the whole description or comment in one or two clips, then use the keyboard for Jira markup, mentions, and formatting. Speaking is for prose; the keyboard is for structure.
- Add project codenames to your personal dictionary on tautau.xyz/settings. Internal names, service names, and jargon get transcribed with your spelling instead of the model's best guess.
- Say "new line" between steps and criteria so the transcript arrives with the structure in place.
- Keep the keyboard for @mentions, issue keys, and links. Dictate the sentences around them.
- If typing is painful, pair dictation with Jira's keyboard shortcuts for navigation so the whole workflow stays low-strain.

## What does it cost?

The free tier gives you five dictations a day when you sign in, no credit card required: enough for your daily standup comment plus a real ticket or two. Base is $3 a month for 200 audio minutes and Pro covers 600 if you live in the backlog. Install the extension from the Chrome Web Store, open your worst bug report, and speak the reproduction steps instead of dreading them.

---
Markdown twin of https://tautau.xyz/blog/voice-typing-for-jira — provided for LLM/agent consumption. tautau is a speech-to-text Chrome extension and web app: https://tautau.xyz
