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:
Huh?
···
On Jun 27, 2012, at 12:59 , Marc Heiler wrote:
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 think he is looking for a ruby script to respond to voice commands.
Rod.
···
On Wed, Jun 27, 2012 at 3:27 PM, Ryan Davis <ryand-ruby@zenspider.com>wrote:
On Jun 27, 2012, at 12:59 , Marc Heiler wrote:
> 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() )
tell us how its going
···
On 27 June 2012 22:33, Ryan Davis <ryand-ruby@zenspider.com> wrote:
On Jun 27, 2012, at 14:32 , Ryan Davis wrote:
>
> On Jun 27, 2012, at 13:55 , Rod Jenkins wrote:
>
>> I think he is looking for a ruby script to respond to voice commands.
>
> that is simpler than text input??? How do you beat #gets ?
*sigh* I swear I'm literate. I just haven't had enough coffee. Really.