Click or drag to resize

TouchTone(TouchToneKey) Constructor

Constructs a new TouchTone for specified touch tone key.

Namespace: GSF.Media.Sound
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public TouchTone(
	TouchToneKey key
)
View Source

Parameters

key  TouchToneKey
Touch tone to create.
See Also