The audio rate and format the application requested when the receiver IVR channel was
opened. Internally the telephony engine will perform proper format and rate conversion
of the received phone line sampled data and present it to the application using this requested format.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C# |
---|
public VoipMediaEngine..::.AUDIO_BANDWIDTH RequestedFormat |
Visual Basic (Declaration) |
---|
Public RequestedFormat As VoipMediaEngine..::.AUDIO_BANDWIDTH |
Visual C++ |
---|
public: VoipMediaEngine..::.AUDIO_BANDWIDTH RequestedFormat |
J# |
---|
public VoipMediaEngine..::.AUDIO_BANDWIDTH RequestedFormat |