Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disable 'Hey Siri' programmatically in iOS8

Tags:

ios

ios8

siri

Is it possible to disable the 'Hey Siri' function programmatically in an app? (iOS8)

like image 455
JarnoV Avatar asked Mar 17 '26 10:03

JarnoV


1 Answers

Siri is managed by the OS and is not able to be manipulated by sandboxed apps. Unfortunately, you cannot disable the "Hey Siri" functionality (or any Siri functionality) from within your app.

Think of it in the sense of scopes. You can only modify things that are within your app's scope, and Siri is out of scope.

like image 105
rebello95 Avatar answered Mar 19 '26 02:03

rebello95



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!