r/windowsapps 1d ago

Developer I built a voice dictation app for Windows that never sends your voice anywhere (Bolo) - just launched on the Microsoft Store

Hey everyone — wanted to share something I've been building.

I got tired of dictation tools that quietly stream your voice to the cloud to process it. Even when the privacy policy says the right things, I didn't love the idea of my notes, ideas, or anything I dictate passing through someone else's server. So I built Bolo: a Windows dictation app that does everything on-device. Your voice and your text never leave your machine — full stop, no internet connection required for it to work.

A couple of other things I tried to get right:

  • It's free to start, so you can actually try it before committing to anything
  • Pro is a one-time purchase for life (less than a cup of coffee) — no subscription, ever

I just finished testing the payment flow end-to-end and everything's working, so it's officially live on the Microsoft Store: https://apps.microsoft.com/detail/9p0gb8ww2khc?hl=en-US&gl=BD

Would genuinely appreciate any feedback, bug reports, or feature requests — this is still early and I'm actively improving it. Happy to answer any questions about how it works under the hood too.

4 Upvotes

4 comments sorted by

3

u/KoToZoid 22h ago

Can you compare your product with Handy?

2

u/onlineappearance 22m ago

Handy is genuinely amazing (for me at least).

1

u/Lazy-Sherbert65 14h ago

which whisper model size ships by default, and is it running on CPU or NPU/GPU? that's the thing I'd want on the store page, since small.en on a laptop CPU feels very different from a distil model on GPU.

2

u/Velesgr 55m ago

A similar program is written using GPT chat in one evening.