Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thesanjeetc/SiriControl-System
Control anything with Siri voice commands.
https://github.com/thesanjeetc/SiriControl-System
framework interaction internet internet-of-things ios iot maker python raspberry-pi siri siri-commands siri-shortcuts speech voice-commands voice-control
Last synced: 3 months ago
JSON representation
Control anything with Siri voice commands.
- Host: GitHub
- URL: https://github.com/thesanjeetc/SiriControl-System
- Owner: thesanjeetc
- License: mit
- Created: 2017-04-28T18:35:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T23:34:44.000Z (almost 3 years ago)
- Last Synced: 2024-02-14T21:28:08.656Z (12 months ago)
- Topics: framework, interaction, internet, internet-of-things, ios, iot, maker, python, raspberry-pi, siri, siri-commands, siri-shortcuts, speech, voice-commands, voice-control
- Language: Python
- Homepage: https://medium.com/@thesanjeetc/bae98aceb586
- Size: 13.7 KB
- Stars: 218
- Watchers: 13
- Forks: 47
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SiriControl
![SiriControl Demo](https://i.ibb.co/HPdx4nk/siricontrol.jpg)
SiriControl is an open source framework designed with developers in mind. It provides a simple way of using Siri commands by dynamically loading modules created by the user. This means that you can add voice controlled capability to any project, with Siri.
- No extra hardware required as the commands are being sent through the iOS device
- Runs on any computer with python installed – the Raspberry Pi is especially good as you can make it control anything around you. The possibilities are endless with your imagination being the limit.
- It is beginner friendly with minimal setup required – I have provided step by step instructions on how to set it up. It is written in python which is quite an easy language to pick up.
- You will get the power of Siri’s fantastic speech recognition capabilities, and will be able to use it from anywhere in the world, as long as your device has an internet connection.Overall, you will be able to add accurate voice controlled capabilities to any project for free.
Convinced that SiriControl is awesome?Well, here is the link on how to get started: https://medium.com/@thesanjeetc/bae98aceb586