AICHE +OpenAIChatgpt Integration

Voice prompts for ChatGPT

Speak naturally to ChatGPT instead of typing in the chat box.

Download AICHE
Works on:
macOSWindowsLinux

The short answer: open chat.openai.com, click into the message field, press ⌃+⌥+R (Mac) or Ctrl+Alt+R (Windows/Linux), speak your request for 30-60 seconds with full context, and AICHE inserts the formatted prompt for ChatGPT to process.

ChatGPT Already Has Voice. So Why This?

Yes, ChatGPT has a built-in voice mode. You tap the button, talk, and ChatGPT talks back. It is designed for conversation, back-and-forth style.

That is not what you need when you are crafting a detailed prompt. Voice mode does not let you dictate structured text into the prompt box. You cannot speak a multi-paragraph request with formatting, constraints, numbered requirements, and context. ChatGPT voice mode will interrupt you, summarize what you said, and respond before you finish explaining.

AICHE does something different. It captures everything you say, cleans it up with proper punctuation and structure, and drops it into the ChatGPT text input as written text. You control when to send it. You can review it, edit a word or two, and then hit Enter. The result is a prompt with the depth of a typed message and the speed of speech.

How to Set It Up

  1. Navigate to chat.openai.com and start a new chat or open an existing conversation.
  2. Click into the message input field at the bottom.
  3. Press your AICHE hotkey (⌃+⌥+R on Mac, Ctrl+Alt+R on Windows/Linux) to start recording.
  4. Speak your complete request, including background, requirements, and constraints (example: "write a Python email validator for Django that checks format, verifies domains with DNS lookup, excludes disposable email services from a blocklist, and returns structured error messages with specific failure reasons").
  5. Press the hotkey again. AICHE transcribes, applies Message Ready formatting, and inserts the text.
  6. Review the prompt in the text box, then press Enter to send.

Writing System Prompts and Custom Instructions

ChatGPT lets you set custom instructions that shape every conversation. Most people leave this blank or write two sentences because typing a thorough system prompt takes effort.

With AICHE, open ChatGPT settings, click into the custom instructions field, and dictate for 60 seconds. Describe your role, your preferences, what kind of responses you want, and what to avoid. You will end up with a detailed profile that makes every future ChatGPT conversation more relevant.

The same applies to project-specific instructions in ChatGPT's newer features. Instead of abbreviating your context to save keystrokes, speak the full picture. ChatGPT's memory and instructions features reward thoroughness.

Working With Canvas

ChatGPT Canvas opens a side-by-side editor for longer writing and code. When you are iterating on a document or codebase inside Canvas, the prompts get specific: "change the tone of paragraph three to be more direct," "refactor the error handling in the fetchUser function to use try-catch with specific error types."

These micro-prompts pile up. Typing each one takes 30-45 seconds. Speaking them takes 5-10 seconds. Over a 30-minute Canvas session, you might send 20 follow-up prompts. That is the difference between 10 minutes of typing and 3 minutes of speaking.

Tips for Better ChatGPT Prompts by Voice

Speak your prompts in order of priority. ChatGPT addresses items in the sequence you present them, so mention critical constraints first and nice-to-haves last.

If your request has multiple parts, pause briefly between sections. AICHE will insert natural paragraph breaks, making the prompt easier for ChatGPT to parse.

For coding questions, state the language, framework, and version upfront. Saying "Python 3.12 with FastAPI" at the start of your dictation saves a round of clarification.

Heads-up: if speaking for more than 60 seconds, consider breaking your request into two separate prompts. ChatGPT processes sequential prompts with maintained context, and shorter focused prompts often get better results than one long monologue.

Result: detailed prompts that took 6 minutes to type now take 40 seconds to speak, and ChatGPT's responses match your actual needs because you included context you would have skipped while typing.

Do this now: open ChatGPT, press your hotkey, and dictate one problem you have been stuck on but have not asked about because typing the full context felt tedious.

#chatgpt#ai-coding#voice-commands