Somewhat fancy voice command recognition software
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
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
|