FAQ
What can I use SiriControl for?
Anything you want to control with Siri. Almost anything is possible but here are some ideas:
Potential Use CasesWhat is SiriControl?
SiriControl is a server which enables you to retrieve Siri voice commands directly in your application, granting makers the ability to add Siri voice control to anything imaginable.
Is SiriControl secure?
With the use of a generated token, it should be fairly secure.
Can I run SiriControl locally?
Yes, SiriControl Server can be run locally.
There is also a version that runs locally, written in python without using SocketIO, which can be found here.
Last updated