101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

481
active users

#voicecontrol

0 posts0 participants0 posts today

So it's 2025 and I can't ask my computer "Check my email" and get a "You have 3 new email" and me "Read aloud my first email" and then reply by dictating my message?

I'm working for a client who cannot look at a screen, and have sever arthritis, and I've been helping her to setup a workflow with the less amount of looking at a screen and less amount of typing and I am appalled by how difficult that is.

Anyone is verse in Voice UI ? It could be on Mac or Windows, or Linux, and I can build some electronic for her too (headless raspberry pi, with text only email, text to voice / voice to text.)

Although I generally don't want to use LLM or AI, I would break that rule to work with her on some sort of model that could help her with her day to day activities.

#UnplugTrump - Tipp5:
Verabschiede dich von Alexa und anderen Sprachassistenten, die deine Gespräche mithören und auswerten. Nutze stattdessen eine datenschutzfreundliche Alternative wie OpenVoiceOS, ein Open-Source-Sprachassistent, der von einer aktiven Community weiterentwickelt wird und auf einem RaspberryPi läuft. So behältst du die Kontrolle über deine Daten.

To add support for Voice Control to this SwiftUI Picker if I use the commented out line everything works as expected.

However, if I use this method, which also returns an array of Strings, those Strings are not put into the Xcode String Catalog for translation.

Is there an easy way around this?

edit: Answer is use an array of LocalizedStringKeys!

I just spotted something odd with my app and Voice Control. I can scroll down repeatedly but then hit a point where I can't scroll any more. If I use my finger and scroll down a tiny bit then I can continue scrolling down with VC.

I can scroll up from bottom to top with VC.

It's not necessarily in the same place where it gets stuck. A different day with similar, but additional items, will get stuck in a different spot.

🤔