Stand alone in-band DTMF generator function blocks.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.DtmfGenerator

See Also