The RxIvrChannel object is used to access IVR receiver support on a per phone line basis.
If you need to receive audio sample blocks from the media engine's phone lines (for
example - if you are developing an IVR server application that use speech recognition),
you will need to instantiate an instance of this class.
Namespace:
LanScape
Assembly:
LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
Visual Basic (Declaration) |
---|
Public Class RxIvrChannel _
Implements IDisposable |
Inheritance Hierarchy
See Also