public DTMF( double lowFrequency, double highFrequency, double duration )
Public Sub New ( lowFrequency As Double, highFrequency As Double, duration As Double )
public: DTMF( double lowFrequency, double highFrequency, double duration )
new : lowFrequency : float * highFrequency : float * duration : float -> DTMF
GSF.Media.Sound.DTMF = function(lowFrequency, highFrequency, duration);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.