Click or drag to resize

DtmfGeneratorGenerate Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public byte[] Generate(
	int duration,
	int volume = 20
)

Parameters

duration
Type: SystemInt32
volume (Optional)
Type: SystemInt32

Return Value

Type: Byte
See Also