Changes

Raspberry Pi

89 bytes added, 18:42, 10 May 2014
google speech scripts
=Software=
==google speech scripts==
*https://github.com/jeysonmc/python-google-speech-scripts*install pyaudio: <syntaxhighlight lang="bash">
sudo apt-get install python-pyaudio
</syntaxhighlight>
*clone google speech scripts:
<syntaxhighlight lang="bash">
git clone https://github.com/jeysonmc/python-google-speech-scripts
</syntaxhighlight>