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