|
@@ -53,6 +53,7 @@ once the sentences.corpus file has been created, run the language_updater.sh scr
|
53
|
53
|
* To run a command when a invalid sentence has been detected:
|
54
|
54
|
`./Blather.py --invalid-sentence-command=/path/to/command`
|
55
|
55
|
**note:** this can be set in the options.yml file
|
|
56
|
+
|
56
|
57
|
###Finding the Device Number of a USB microphone
|
57
|
58
|
There are a few ways to find the device number of a USB microphone.
|
58
|
59
|
|