We're running tone test data through the volib TDU (digits_plus_dialtone.pcm = 2 sec, 48 tones). For each tone we see callbacks from tduSendIn() with
event = ALERT ON, time = 15 msec
event = ON, time = 30 msec
event = OFF, time = 20 msec
1) We assume that tduSendIn() is not making a callback if there is no change in state, so the above sequence implies transition (OFF to ALERT ON, ALERT ON to ON, and ON to OFF). Please confirm.
2) We're not sure how to interpret the returned time values. How should we calculate the total tone duration?
Jeff Brower
Signalogic