Results 121 - 140 of 191

Telephony.sendTones()

The sendTones() method of the Telephony Interface generates multiple DTMF tones, with a specified duration for each tone, and an optional delay before generation starts. The tones are sent to the currently active call.
API B2G Certified DOM Firefox OS Method Mobile Non-standard Reference Référence sendTones Telephony

Telephony.startTone()

The startTone() method of the Telephony Interface begins generating the tone for the specified DTMF character. The tone is sent to the currently active call, and continues to sound until a corresponding call to Telephony.stopTone().
API B2G DOM DOM Reference Firefox OS Method Mobile Reference Référence Telephony WebAPI