@@ -15,7 +15,7 @@ To make Kalliope work, you will have to install a certain number of libraries
On Ubuntu distribution :
```
-sudo apt-get install python-pip python-dev libsmpeg0 libttspico-utils libsmpeg0 flac dialog libffi-dev portaudio19-dev build-essential libssl-dev libffi-dev sox libatlas3-base mplayer
+sudo apt-get install python-pip python-dev libsmpeg0 libttspico-utils libsmpeg0 flac dialog libffi-dev libffi-dev libssl-dev portaudio19-dev build-essential libssl-dev libffi-dev sox libatlas3-base mplayer
### Test your env
@@ -1,5 +1,7 @@
# Kalliope
+
+
Kalliope is a modular always-on voice controlled personal assistant designed for home automation.
Kalliope is based on audio input recognition, so it recognize an order pronounced by the user and then execute actions attached to the order.
@@ -34,6 +34,8 @@
- flac
- dialog
- libffi-dev
+ - libffi-dev
+ - libssl-dev
- portaudio19-dev
- build-essential
- libssl-dev