Stand alone in-band DTMF decoder function blocks.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public class DtmfDecoder : IDisposable
Visual Basic (Declaration)
Public Class DtmfDecoder _
	Implements IDisposable
Visual C++
public ref class DtmfDecoder : IDisposable
J#
public class DtmfDecoder implements IDisposable

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.DtmfDecoder

See Also