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

options.yaml.tmp 205B

12345678
  1. #This is a YAML file
  2. #these options can be over-ridden by commandline arguments
  3. continuous: false
  4. history: null
  5. microphone: null
  6. interface: null
  7. valid_sentence_command: null
  8. invalid_sentence_command: null