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.

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