-
https://github.com/synkarius/caster/blob/master/caster/lib/pita/selector.py#L11
My original shot at a fuzzy string matching algorithm sucks. It needs to be better.
-
Hello, how to create new custom events to inform the Main Aplication about recognizer State ?
For example, instead of sending the text to the console, send it to a textBox for example.
Or if the recog…
-
An issue that I seem to run into quite a bit when using caster, is that I'll want to use a formatting command that contains one or more words from the ccr command list. For example, yesterday afternoo…
-
I'm trying to get a speech-to-text feature up and running in a sample app. What i'm looking for is full hypothesis speech-to-text capability, instead of just keyword dictionary matching. Does this lib…
-
- [x] _Timer
- [x] RecognitionHistory
- [x] BoxAction
~~64 bit Windows scanning patch (not really related)~~
-
```
Currently the Glass API kicks off based on the phrase "okay glass...". It would
be nice to have the ability to create custom phrases based on authenticated
applications. So if my app needed some…
-
```
Currently the Glass API kicks off based on the phrase "okay glass...". It would
be nice to have the ability to create custom phrases based on authenticated
applications. So if my app needed some…
-
I basically want to replace the plug-ins that come with Dragon 13, since Dragon 13 is terrible.
-
Grammars such as multiedit and verbal_emacs work by building up a bunch of commands, each of which the user would think of as a single command, and then creating a repetition rule. This allows the use…
-
Quicksilver uses HotKey and Hot Key inconsistently. Places include:
- [ ] the plugin named: HotKey Triggers
- [ ] HotKey in the + menu in the Triggers Preference
- [ ] Hot Key in the panel of the Trig…