The LumenVox Speech Engine communicates with Asterisk via a "connector bridge." It's an Asterisk module called res_speech_lumenvox that ties into Asterisk's generic Speech API (the Asterisk modules res_speech and app_speech_utils).
The connector bridge is included with Asterisk Business Edition, but users of Asterisk Open Source need to install it. It can be downloaded as a tarball from the LumenVox Web site. Login to your account at http://www.lumenvox.com/customers/ and choose Your Software Downloads.
There are various versions of the connector bridge depending on which version of Asterisk you use from 1.4 and forward. Download the package appropriate for your version of Asterisk. The connector bridge package includes the files README, lumenvox.conf and res_speech_lumenvox.so.
Please be sure you are installing the proper connector bridge for your combination of LumenVox and Asterisk. The following table details the valid combinations:
| 1.6.x | 1.4.15 – 1.4.25 |
1.4.11 –
1.4.14 |
|
|---|---|---|---|
| LumenVox 9.0 | b24 | b24 | N/A |
| LumenVox 8.5, 8.6 | b23 | b22 | N/A |
| LumenVox 8.0 | N/A | b21 | b18 or b19 |
If you are using Asterisk 1.2, you must patch your Asterisk source code to include res_speech.so.
Once the connector is installed and configured, you may move on to testing the installation.
The latest connector bridges (b23 and above) will only work with Asterisk 1.6 and higher. If you are using an older version of Asterisk, please download an older version of the connector bridge (available on our Web site by clicking "View Previous Versions " next to the connector bridge download). Use the matrix above to find the right bridge for your version of Asterisk.