Tired of typing everything out? Seriously, in this day and age, shouldn’t we be talking to our computers more? Well, guess what? You can! Say hello to Super Whisperer (www.superwhisper.com), the tool that lets you ditch the keyboard and just… talk.
This is my 1st week using Super Whisper and I am so happy 🙂
Why Yell at Your Screen Instead of Typing?
Look, we all know typing is a drag. It slows you down, messes with your flow, and can even hurt your wrists. With Super Whisperer, you can:
- Get Stuff Done Faster: Ideas flow way quicker when you just say ’em out loud, right?
- Save Your Wrists: No more carpal tunnel worries!
- Multitask Like a Boss: Talk while you, like, make coffee or something.
- Make Life Easier: Super helpful for anyone who finds typing tricky.
Apps Galore – Your Voice, Your Way
Super Whisperer plays nice with tons of apps. Wanna dictate emails in Gmail? Done. Need to voice-code in VS Code? Easy peasy. You can use it with:
- Office stuff (Word, Excel, the whole gang)
- Email (Gmail, Outlook, you name it)
- Browsers (Chrome, Firefox, etc.)
- Code editors (VS Code, PyCharm, and more)
- And way more apps!
Make it Yours – Custom Profiles
This is where it gets cool. You can create profiles to fit your exact needs. Coders, writers, project managers – everyone wins.
- Code with Your Voice: Imagine saying, “make a Python function, name it calculate area…” and boom, code appears! Works with Python, Java, JavaScript, and more.
- Speak Your Language: Add your own industry terms so it gets you perfectly.
- Custom Shortcuts: Create voice commands for anything you do a lot.
Example of Python Code Dictation:
# Voice command: "define function calculate area, parameters width and height, return width times height."
def calculate_area(width, height):
return width * height
Right now, Super Whisperer is rocking it on macOS. But don’t worry, Windows users the native version is coming soon, you can sign for the beta here: https://superwhisper.com/windows
Super Whisperer is more than just speech-to-text; it’s a whole new way to work. Now I am trying to combine Super Whisper with Cursor to talk directly with different LLMs, I will keep you posted!