Click or drag to resize
DtmfGeneratorGenerate Method

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

Parameters

duration
Type: SystemInt32
volume (Optional)
Type: SystemInt32

Return Value

Type: Byte
See Also