NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Ask HN: Can I repurpose a Bluetooth voice remote as input device for a PC?
miek 6 hours ago [-]
Windows 11 has a "voice access" application that is amazing, seemingly hidden, and much better than the other built-in Win voice svcs. Voice Access is fully local, poorly documented, and the advanced settings menu is hidden.

*Quick guide to save you time:

-you can say "scroll to top/bottom", "click ok", "open Firefox", etc.

-it will always be typing when you talk unless it a) hears a command, b) you say "command mode", which will listen only for commands, or c) you mute:

-"mute" puts mic to sleep so you don't accidentally type when speaking ("unmute" to unmute)

-say "what can I say" to open advanced menu, allowing you to setup custom voice commands ("open projects folder", "open xyz website", etc.). Works well!

-full voice control of mouse is possible but a little slow. "Open grid" splits screen into a numbered 3x3 grid. You pick a number, it creates a new 3x3 grid in side the box you chose, and repeat until you can tell it to click.

The other thing I tried on Android is Futo voice input via F-droid + an app that turns you phone into a bluetooth keyboard (so as I spoke, it "typed" on the target device). The keyboard app is "Bluetooth Keyboard & Mouse"). It worked smoothly sometimes and other times not.

jashephe 6 hours ago [-]
It sounds like you want a dictation mic. Philips’s SpeechMike and OM System’s (formerly Olympus) RecMic are big in the healthcare space. My SpeechMike is wireless with a USB dongle and has something akin to a trackpoint for mouse movement, and buttons that can be programmed to send keystrokes.

Dictation mics are not cheap, unfortunately, but you may be able to get used ones for much less.

nubinetwork 4 hours ago [-]
You can probably find a nuance powermic 2 for like 50 bucks on eBay...
kotaKat 3 hours ago [-]
They go for closer to $100-150 for a ‘good’ working one, sadly. (They’re also the object of my nightmares, having supported them professionally.)
nubinetwork 1 hours ago [-]
Me too, we switched to the mobile app because we got tired of doctors throwing them onto the floor... they're not bad hardware, people just treat them like trash because we got rid of our voicemail based dictation system.
jam 4 hours ago [-]
A few months ago I put together a library that lets you use a Nintendo Switch JoyCon 1 (the JoyCon 2s can't connect to bluetooth) or a Playstation VR controller to a Mac in order to control the mouse, use a radial menu, etc: https://github.com/jturnshek/JamCon

I map one of the keys to voice input push-to-talk for handy: https://handy.computer/

This involved reverse engineering and writing new drivers for both (with no existing reference for the PSVR). It's all in that library, so if that sounds interesting to you, you can probably get Claude/Codex/whatever to convert it to a Windows app pretty quickly.

I haven't been maintaining this tool actively, but maybe it's useful to someone.

multisport 7 hours ago [-]
Yes, but its gonna be weird. I've done very tangentially related work with game controllers, and my suspicion is you're gonna have to try a few (dozen?) before you find one that even sends reasonable commands. I can imagine a FireTV stick sending game controller inputs. I have no idea, but that's the type of thing that might go wrong.

A MX3 air mouse might be the exact thing you want though.

DANmode 6 hours ago [-]
> MX3 air mouse

This, or similar,

with a hot key for voice input, or a live activation word.

ticulatedspline 6 hours ago [-]
They make trackball clickers[1] (often with a laser since they're for presentations), and other single handed devices, a search for "finger mouse" surfaces a few different devices

I don't know if any of them have PTT with microphone but you should be able to pair the clicker with a regular bluetooth headset, while the headset may be on all the time you might be able to use something like joy-2-key and a macro/hotkey utility to map the button press to mic mute.

[1] https://www.amazon.com/Wireless-Handheld-Finger-Trackball-Po...

mikkupikku 6 hours ago [-]
Maybe some of the modern game controllers could fit, I know some of them have mic jacks but I don't know if any have built microphones. They fit the bill for handheld trackpad/etc with plenty of buttons at least.
vcf 35 minutes ago [-]
I wanted exactly that for my Mac and ended up with a working version with the help of Claude in about one day (my first swift app!) It took a couple more days of working with it and asking claude to add any feature I felt I was missing and now i’m pretty happy with it. I still use my airpods or the laptop mic as primary audio input, but I have one button mapped to super whisper for speech to text input (first button I mapped). I can control the mouse and scroll with the joysticks, but my primary use case is to navigate tmux/claude sessions in the terminal. It works great with workmux. For the rest, I mostly map buttons to my existing raycast shortcuts.

It will sure beat the old laser pointer the next time I have to present or teach.

I could make the repo public if anyone is interested.

bradyd 6 hours ago [-]
The PS5 controller (DualSense) has a built in microphone and a trackpad.
jonah 3 hours ago [-]
Relatedly, I want a bluetooth "skip 30s" button to use while listening to podcasts on iPhone. Anyone have a recommendation?
RobMurray 3 hours ago [-]
any headphones or speaker with skip buttons. in podcasts it skips forward 30 or back 15 seconds. perfect for skipping ads.
jonah 3 hours ago [-]
I just want the button, no speakers or headphones though.
noemit 2 days ago [-]
I was looking into this when I got sick and couldn't type anymore. There are some corporate presentation tools that have directional buttons and also mics. I think Microsoft presenter is one? In the end i just ended up using my phone.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 22:46:12 GMT+0000 (Coordinated Universal Time) with Vercel.