adhearsion / adhearsion-asr

Adds speech recognition support to Adhearsion as a plugin.
http://adhearsion.com
MIT License
6 stars 6 forks source link

Correct input mode argument? #14

Closed bklang closed 10 years ago

bklang commented 10 years ago

Per README, the correct way to specify the mode is like this:

ask input_options: {mode: :speech}

But per FreeSWITCH mod_rayo the only valid options are any, dtmf, and voice.

benlangfeld commented 10 years ago

The readme is wrong here.