Contents

VoiceGuide Help
1. Introduction
Welcome To VoiceGuide
Which version to use
2. System Configuration
System Requirements
Installing v7.x - Dialogic
Installing v7.x - VoIP / HMP
Installing v6.x - Dialogic
Installing v5.x - Voice Modems
Installing v5.x - CAPI compatible cards
Installing v5.x - Dialogic
Installing v5.x - Dialogic Wave Drivers
Text To Speech
Call Transfers and Conferencing
ODBC Data Sources
End of Call Detection
Distinctive Ring Detection
T1/E1 ISDN Configuration
T1/E1 RobbedBit/CAS/R2 Configuration
VoIP Line Registration
Command Line Options
Registering VoiceGuide
Unique System Identifier
3. Script Design
Introduction
Graphical Design Environment
Module Types
Paths
Result Variables
Call Start
Call Finish
Multilanguage Systems
Protected Scripts
Sound files
Testing Scripts
4. Modules Reference
Play
Record
Get Numbers
Say Numbers
Transfer Call
Send Phone Message
Send Pager Message
Send Email
Database Query
Run Program
Time Switch
Evaluate Expression
Run VB Script
Send DDE Command
Hangup Call
5. Voicemail
Introduction
Voicemail System Manager
Voicemail Menus
Message Lamps
6. Outbound Dialing
Loading Numbers to Call
Detect Call Answer
Predictive Dialers
External OutDialQue Source (v7)
External OutDialQue Source (v6)
7. Speech Recognition
Introduction
Grammars
Install LumenVox
8. Logs
Script Logs
Call Detail Records (CDRs)
9. ActiveX / COM Interface
Admin_TraceLogAdd
Dialer_MakeCall
Dialer_OutDialQueAdd
Bridge_Connect
Bridge_Disconnect
Line_Hangup
Line_Pickup
Play_Start
Play_Stop
Record_Stop
Record_Start
Record_2Lines_Start
Run_ResultReturn
RvGet
RvGet_All
RvGet_AllXml
RvSet
RvSet_RvList
Script_Gosub
Script_Goto
Script_Return
Serial_Tx
Vm_Event
Vm_VmbConfig_Get
Vm_VmbConfig_Set
10. PBX Integration (CTI)
Inband Signaling
Ericsson MD110 Voicemail Interface
Legal Information
Copyright & Disclaimer

 
Home
VoiceGuide Online Help
Prev Page Next Page
 
 

Installing v5.x (TAPI version) on systems using CAPI capable cards

VoiceGuide can be used with any Basic Rate ISDN (2 channel 128Kbs) and Primary Rate ISDN (24 channel 1.5Mbps or 30 channel 2Mbps) hardware that supports CAPI. This includes hardware from:

AVM (Fritz!Card, B1, C2, C4, T1, Fritz!GSM, etc)

Eicon (BRI-2M, 4BRI-8M, etc)

BT Speedway (UK version of the AVM Fritz!Card)

and many more....

Complete list of CAPI devices with which VoiceGuide can be used can be found at: http://www.capi.org/pages/hardware.php

A popular brand is Eicon. The Eicon cards now also come with their own TAPI/Wave drivers, which can be used directly by VoiceGuide.

Some CAPI devices do not come with their own TAPI/Wave drivers, and in these cases in order for them to be able to be used by VoiceGuide a 3rd party product is needed: ComISDN, which is essentially a converter between the CAPI interface and TAPI/Wave interface, allowing programs that use the TAPI/Wave interface to work with any CAPI based hardware.

 

Install order

1. Install the CAPI hardware.

2. Download and Install the ComISDN TSP from http://www.comisdn.org/, and configure it to control the CAPI hardware. (After using ComISDN for more then 30 days you will need to pay a registration fee for it to ComISDN, pleae see http://www.comisdn.org/order.htm).

3. Install VoiceGuide (select the "TAPI" install option),

 

Configuring ComISDN

The ComISDN TSP can be configuration window is accessed using: 

Open Start -> Settings -> Control Panel then click Phone and Modem Options or Telephony, and then under Advanced or Telephony Drivers, select ComISDN Service Provider and click Configure.

The ISDN Interface Properties window will appear:

 

The main setting that needs to be confirmed as having been correctly set is the Network audio protocol. If not set correctly the sound played and recorded will sound very distorted.

To set the Network Audio Protocol select the Computer (root) and then click Properties.

By default, ComISDN will use "u-Law" if it detected that the version of Windows installed is a US, Canadian or Japan one. For all other countries, it will use "A-Law".

If Windows has not been configured with the correct country setting then it is possible that this setting is incorrect and will need to be set manually. please ensure that it is set to "u-Law" if you are located in US, Canada or Japan, and set it to "A-Law" if you are located in other countries. It may also want to confirm with the telephone company or PBX supplier which protocol should be used - or just try them both and see which one sounds better.

 

Running the Setup Wizard

The Setup Wizard will discover all the TAPI capable telephony devices and will allow you to select which devices you would like to use with VoiceGuide:


Next you need to select the Scripts which will be used by VoiceGuide when an incoming call arrives on the selected devices. To begin with we'd recommend you select the demonstration script in VoiceGuide's "/Scripts/Credit Card Payment" directory:


When Setup Wizard configuration has completed you should now be able to start VoiceGuide and call into the system to hear it answer the call and lead you through the selected VoiceGuide script.

You can open the "/Scripts/Credit Card Payment" in the Graphical Design Environment to see how the script has been put together.

 

Wav file format


All sound files should be in format: PCM 8kHZ, 16 bit, Mono. Other file formats will not play.

Converted from CHM to HTML with chm2web Pro 2.7 (unicode)