rayo / xmpp

Fork of the XMPP XEP repo
http://gitorious.org/xmpp
3 stars 3 forks source link

Hotword detection #34

Closed benlangfeld closed 11 years ago

benlangfeld commented 12 years ago

Input component should support hotword detection. See https://www.pivotaltracker.com/story/show/29461159

benlangfeld commented 12 years ago

Is SRGS GARBAGE sufficient here?

benlangfeld commented 11 years ago

I'm going to suggest that for DTMF, GARBAGE is sufficient (and should be implemented in ruby_speech's recognizer), and that for ASR this is a possible solution, while hotword-engine-specific grammars are another. The input component shouldn't care either way.