Somewhat fancy voice command recognition software
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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
|