Hacker News new | ask | show | jobs
by AceJohnny2 1641 days ago
> dozens of internet-attached devices from TVs to refrigerators to light bulbs accessible from one's smart phone. I suppose I should instead be curious as to why anyone would be comfortable with such a system?

I get value from such a system for the following reasons:

- my bedroom lights wake me up by fading in over the course of an 20 minutes. Before that, I'd always wake up in a bad mood as I got startled awake by an alarm.

- Thanks to the HomePod in the bedroom, we can adjust the lights by voice, useful in the evening when one is falling asleep and the other's still in the bathroom. Like the 80s "Clapper", but magnitudes more useful.

- My mainroom lights adjust color temperature through the day, which I find inordinately pleasing. They will also switch to an "evening" dimmed and redder lighting at a particular time. This is often a subtle cue to me to stop working, or prepare for bed.

- The HomePod in my bedroom also serves as my alarm, using music from the auto-generated playlist of stuff I like. I no longer am woken up by the same repetitive alarm (I can't listen to some of my favourite tunes due to the association), or awful radio.

- I can transfer the music to different devices as I go through my morning routine. It's never been easier to listen to what I want, where I want.

- If a meeting suddenly comes up, I can just give a vocal order to stop the music

- I can switch watching something on my iPad to my TV, and control the TV from the phone that I always have with me, rather than hunt down the single-purpose remote.

There are some downsides of course, but they don't outweigh the above quality-of-life benefits, and I'm very happy with what I have.

1 comments

That all sounds great... But none of your examples require, or are even improved, by being internet connected.
What non-internet connected voice recognition/NLU system that integrates with light bulbs is available for sale?
Voice systems only require Internet because companies have designed them that way to keep you on the hook and collecting your data. There’s no reason that voice control can’t run on a local box except for this business decision. Voice control systems had been around for years before everything was in the cloud, and with the advances made in the technology since then, the accuracy would be just fine on a local system.
Even having a separate, but integrated, internet-connected voice recognition system would allow the devices themselves not to be internet-connected.

This is possible on Android, you can have an Android app call out to Google for voice control, and have the app control your local network.

That is in fact how most smart lights are implemented. There is a central unit each lightbulb connects to and that central unit (optionally) is connected to the internet.
I don't know any that are for sale on the internet but the deep learning, mesh network and microcontroller tech to join together such a capability are readily available and open source.
I thought Apple's system didn't use the internet. The voice recognition happens on the phone. No?
Newer devices and newer OSs can do some recognition device-side-only. But many features, and certainly anything through the older HomePods, requires cloud assistance.

This article has a good overview: https://appleinsider.com/articles/21/08/02/how-to-use-siri-o...

Apple introduced voice processing on the devices with iOS 15 (that's the current version if you are not so familiar with the system.) Older versions of iOS required an internet connection for any voice command. This works on all but the oldest supported devices (which are ~iPhone 6), from what I remember.

Edit: scroll down to section "Siri" here: https://www.apple.com/ca/ios/ios-15/features/

Sometimes my home wifi gets stuck. I noticed that when I talk to Siri at this time she doesn’t react quickly (working on it for seconds).
You can make your own.