Home
|
About
|
FAQ
|
Developers
|
Downloads
|
News
|
Products
|
Services
|
Hardware
|
Contact
An IVR For Beginners
Building IVR Applications with .Net
Overview
IVRForBeginners Namespace
NetClientCall Class
OverView
Callbacks
Answer
Hangup
Initialize
KeypadInput
Member Functions
cdrStatusCode
cdrStatusMessage
conference
getCalledNumber
getCallerIdName
getCallerIdNumber
getCallerIdStatus
getChar
getObjectCtx
getRecognizer
getSynthesizer
halfDuplex
handoff
hangup
hangupThrows
hold
inputAvailable
inputPurge
inputVerify
inputWait
inputWait(int, char, int)
inputWait(int, char, char, int)
invokeApplication
isDisconnected
loopMessage
messageTimeRemaining
monitorDigits
moveRecordedMessage
playMessage
pleaseWait
promptForOneKeypress
promptForOneKeypress(string, int, int)
promptForOneKeypress(string, int, int, string)
queueMessage
recordMessage
setObjectCtx
stopPlaying
stopSpeaking
transfer
unHold
wait
wait(int)
wait(WaitHandle, int)
waitIfPlaying
waitIfPlaying()
waitIfPlaying(int)
Recognizer Class
Overview
Member Functions
activateGrammar
activateRule
addPhraseToRule
addRuleToGrammar
close
dump
getConfidenceRange
getGrammarId
getProperty
getProperty(int)
getProperty(String)
getPropertyConfidence
getPropertyConfidence(int)
getPropertyConfidence(String)
getPropertyText
getPropertyText(int)
getPropertyText(String)
getRuleId
getText
getWait
listen
loadGrammar
loadGrammar(String)
loadGrammar(String, int)
loadGrammar(String, int, bool)
loadGrammar(String, int, bool, bool)
loadSpelling
newGrammar
promptListenAndWait
promptLoadGrammarListenAndWait
promptLoadSpellingListenAndWait
reset
setWait
unloadGrammar
unloadGrammar()
unloadGrammar(int)
wait
wait(int)
wait(int, int)
Synthesizer Class
Overview
Member Functions
getWait
setWait
speak
speakTextFile
speakWaveFile
speakXML
stop
wait
wait()
wait(int)
Building IVR Applications with Java
Overview
com.IVRForBeginners Package
IClientCall Interface
OverView
Callbacks
Answer
Hangup
Initialize
KeypadInput
IClientCall Methods
cdrStatusCode
cdrStatusMessage
cdrStatusMessage
conference
getCallerIdName
getCallerIdNumber
getCallerIdStatus
getChar
getObjectCtx
getRecognizer
getSynthesizer
halfDuplex
handoff
hangup
hangupThrows
hold
inputAvailable
inputPurge
inputVerify
inputWait
inputWait(int, char, int)
inputWait(int, char, char, int)
invokeApplication
isDisconnected
loopMessage
messageTimeRemaining
monitorDigits
moveRecordedMessage
playMessage
pleaseWait
promptForOneKeypress
promptForOneKeypress(string, int, int)
promptForOneKeypress(string, int, int, string)
queueMessage
recordMessage
setObjectCtx
stopPlaying
stopSpeaking
transfer
unHold
wait
waitIfPlaying
waitIfPlaying()
waitIfPlaying(int)
IRecognizer Interface
Overview
IRecognizer Methods
activateGrammar
activateRule
addPhraseToRule
addRuleToGrammar
close
dump
getConfidenceRange
getGrammarId
getProperty
getProperty(int)
getProperty(String)
getPropertyConfidence
getPropertyConfidence(int)
getPropertyConfidence(String)
getPropertyText
getPropertyText(int)
getPropertyText(String)
getRuleId
getText
getWait
listen
loadGrammar
loadGrammar(String)
loadGrammar(String, int)
loadGrammar(String, int, bool)
loadGrammar(String, int, bool, bool)
loadSpelling
newGrammar
promptListenAndWait
promptLoadGrammarListenAndWait
promptLoadSpellingListenAndWait
reset
setWait
unloadGrammar
unloadGrammar()
unloadGrammar(int)
wait
wait(int)
wait(int, int)
ISynthesizer Interface
Overview
ISynthesizer Methods
getWait
setWait
speak
speakTextFile
speakWaveFile
speakXML
stop
wait
wait()
wait(int)
Building IVR Applications with COM
Overview
IFBCom DLL
ComClientCall Class
OverView
Callbacks
Answer
ComClientCall Methods
cdrStatusCode
cdrStatusMessage
conference
getCalledNumber
getCallerIdName
getCallerIdNumber
getCallerIdStatus
getChar
getRecognizer
getSynthesizer
halfDuplex
handoff
hangup
hold
inputAvailable
inputPurge
inputVerify
inputWait1
inputWait2
invokeApplication
isDisconnected
loopMessage
messageTimeRemaining
monitorDigits
moveRecordedMessage
playMessage
pleaseWait
promptForOneKeypress1
promptForOneKeypress2
queueMessage
recordMessage
stopPlaying
stopSpeaking
transfer
unHold
wait
waitIfPlaying
ComRecognizer Class
Overview
ComRecognizer Methods
activateGrammar
activateRule
addPhraseToRule
addRuleToGrammar
close
dump
getConfidenceRange
getGrammarId
getPropertyById
getPropertyByName
getPropertyConfidenceById
getPropertyConfidenceByName
getPropertyTextById
getPropertyTextByName
getRuleId
getText
getWait
listen
loadGrammar
loadSpelling
newGrammar
promptListenAndWait
promptLoadGrammarListenAndWait
promptLoadSpellingListenAndWait
reset
setWait
unloadGrammar
wait
ComSynthesizer Class
Overview
ComSynthesizer Methods
getWait
setWait
speak
speakTextFile
speakWaveFile
speakXML
stop
wait
Building IVR Applications with Script
Overview
IFBCom DLL
Call Object Class
OverView
Callbacks
Answer
Call Object Methods
cdrStatusCode
cdrStatusMessage
conference
getCalledNumber
getCallerIdName
getCallerIdNumber
getCallerIdStatus
getChar
getRecognizer
getSynthesizer
halfDuplex
handoff
hangup
hold
inputAvailable
inputPurge
inputVerify
inputWait1
inputWait2
invokeApplication
isDisconnected
loopMessage
messageTimeRemaining
monitorDigits
moveRecordedMessage
playMessage
pleaseWait
promptForOneKeypress1
promptForOneKeypress2
queueMessage
recordMessage
stopPlaying
stopSpeaking
transfer
unHold
wait
waitIfPlaying
Recognizer Class
Overview
Recognizer Methods
activateGrammar
activateRule
addPhraseToRule
addRuleToGrammar
close
dump
getConfidenceRange
getGrammarId
getPropertyById
getPropertyByName
getPropertyConfidenceById
getPropertyConfidenceByName
getPropertyTextById
getPropertyTextByName
getRuleId
getText
getWait
listen
loadGrammar
loadSpelling
newGrammar
promptListenAndWait
promptLoadGrammarListenAndWait
promptLoadSpellingListenAndWait
reset
setWait
unloadGrammar
wait
Synthesizer Class
Overview
Synthesizer Methods
getWait
setWait
speak
speakTextFile
speakWaveFile
speakXM
wai
Building IVR Applications with C++
Overview
IFB Namespace
ClientCall Class
OverView
Callbacks
Answer
Hangup
Initialize
KeypadInput
Member Functions
cdrStatusCode
cdrStatusMessage
conference
getCalledNumber
getCallerIdName
getCallerIdNumber
getCallerIdStatus
getChar
getObjectCtx
getRecognizer
getSynthesizer
halfDuplex
handoff
hangup
hangupThrows
hold
inputAvailable
inputPurge
inputVerify
inputWait
inputWait(int, char, int)
inputWait(int, char, char, int)
invokeApplication
isDisconnected
loopMessage
messageTimeRemaining
monitorDigits
moveRecordedMessage
playMessage
pleaseWait
promptForOneKeypress
promptForOneKeypress(string, int, int)
promptForOneKeypress(string, int, int, string)
queueMessage
recordMessage
setObjectCtx
stopPlaying
stopSpeaking
transfer
unHold
wait
wait(int)
wait(WaitHandle, int)
waitIfPlaying
waitIfPlaying()
waitIfPlaying(int)
Recognizer Class
Overview
Member Functions
activateGrammar
activateRule
addPhraseToRule
addRuleToGrammar
close
dump
getConfidenceRange
getGrammarId
getProperty
getProperty(int)
getProperty(String)
getPropertyConfidence
getPropertyConfidence(int)
getPropertyConfidence(String)
getPropertyText
getPropertyText(int)
getPropertyText(String)
getRuleId
getText
getWait
listen
loadGrammar
loadGrammar(String)
loadGrammar(String, int)
loadGrammar(String, int, bool)
loadGrammar(String, int, bool, bool)
loadSpelling
newGrammar
promptListenAndWait
promptLoadGrammarListenAndWait
promptLoadSpellingListenAndWait
reset
setWait
unloadGrammar
unloadGrammar()
unloadGrammar(int)
wait
wait(int)
wait(int, int)
Synthesizer Class
Overview
Member Functions
getWait
setWait
speak
speakTextFile
speakWaveFile
speakXML
stop
wait
wait()
wait(int)
Building IVR Applications with Delphi
Overview
TClientCallImpl Package
TClientCall Class
OverView
Callbacks
Answer
Hangup
Initialize
KeypadInput
Member Functions
cdrStatusCode
cdrStatusMessage
conference
getCalledNumber
getCallerIdName
getCallerIdNumber
getCallerIdStatus
getChar
getObjectCtx
getRecognizer
getSynthesizer
halfDuplex
handoff
hangup
hangupThrows
hold
inputAvailable
inputPurge
inputVerify
inputWait
inputWait(int, char, int)
inputWait(int, char, char, int)
invokeApplication
isDisconnected
loopMessage
messageTimeRemaining
monitorDigits
moveRecordedMessage
playMessage
pleaseWait
promptForOneKeypress
promptForOneKeypress(string, int, int)
promptForOneKeypress(string, int, int, string)
queueMessage
recordMessage
setObjectCtx
stopPlaying
stopSpeaking
transfer
unHold
wait
wait(int)
wait(WaitHandle, int)
waitIfPlaying
waitIfPlaying()
waitIfPlaying(int)
TRecognizer Class
Overview
Member Functions
activateGrammar
activateRule
addPhraseToRule
addRuleToGrammar
close
dump
getConfidenceRange
getGrammarId
getProperty
getProperty(int)
getProperty(String)
getPropertyConfidence
getPropertyConfidence(int)
getPropertyConfidence(String)
getPropertyText
getPropertyText(int)
getPropertyText(String)
getRuleId
getText
getWait
listen
loadGrammar
loadGrammar(String)
loadGrammar(String, int)
loadGrammar(String, int, bool)
loadGrammar(String, int, bool, bool)
loadSpelling
newGrammar
promptListenAndWait
promptLoadGrammarListenAndWait
promptLoadSpellingListenAndWait
reset
setWait
unloadGrammar
unloadGrammar()
unloadGrammar(int)
wait
wait(int)
wait(int, int)
TSynthesizer Class
Overview
Member Functions
getWait
setWait
speak
speakTextFile
speakWaveFile
speakXML
stop
wait
wait()
wait(int)