5,710
edits
Changes
→Festival example
==Festival example==
[[speech_loop.tar:File:speech_loop.tar]]*For both of these examples, you will need to edit the path to the festival command. *The program was written on my Laptop, so I used the path to festival there. ''/Users/rtwomey/...''. On the raspberry pi the festival install path is ''/usr/bin/festival''.*You can find the path to a program with the <code>which</code> command. For ex:**<code>which festival</code>**gives you the current festival install directory.*'''speech_loop.py''' - counts up from 0.*'''speech_potato.py'''. try it and see ;)
==Client - Server architecture==