Anyone has an idea where I could look for SIMPLE audio based
instructions?
Basically I would just need to use a very few words in a ruby script.
Something very simple like only 3 different audio-instructions, to
optionally control a specific ruby script.
It would just have to be a bit similar to how keyboard-input is done,
just via voice (in its most simple form)
Anyone has an idea where I could look for SIMPLE audio based
instructions?
Basically I would just need to use a very few words in a ruby script.
Something very simple like only 3 different audio-instructions, to
optionally control a specific ruby script.
It would just have to be a bit similar to how keyboard-input is done,
just via voice (in its most simple form)
I’m not trying to be presumptuous, but I think I speak for all of us
when I say:
?!? Something like a voice recognition engine in ruby ??
In that case, I think the easiest would be to use an external
voice-recog-engine, an control it from ruby (with system() or %x() )