Somewhat fancy voice command recognition software
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
12345678 |
- #This is a YAML file
- #these options can be over-ridden by commandline arguments
- continuous: false
- history: null
- microphone: null
- interface: null
- valid_sentence_command: null
- invalid_sentence_command: null
|