Somewhat fancy voice command recognition software
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

options.json.tmp 170B

12345678
  1. {
  2. "continuous": false,
  3. "history": null,
  4. "microphone": null,
  5. "interface": null,
  6. "valid_sentence_command": null,
  7. "invalid_sentence_command": null
  8. }