TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why is iOS microphone notification not active while listening for Siri?

4 pointsby asidialiabout 4 years ago
iPhones listen for Siri without displaying a microphone warning in the notification bar.<p>Only after Siri is activated does the notification appear. This must mean that the notification and the microphone are independently operated and not a true signal of whether the microphone is actually listening or not, no?<p>Can someone explain how this feature works and why this is or is not an issue?

1 comment

alphan0nabout 4 years ago
Here&#x27;s a decent explanation: <a href="https:&#x2F;&#x2F;hackernoon.com&#x2F;how-does-hey-siri-work-without-your-iphone-listening-to-you-at-all-times-827932do" rel="nofollow">https:&#x2F;&#x2F;hackernoon.com&#x2F;how-does-hey-siri-work-without-your-i...</a><p>Basically the microphone &#x27;listens&#x27; for an audible key using the co-processor, but doesn&#x27;t &#x27;hear&#x27; or record anything, there&#x27;s no audio information being written to disk or memory.