Sending the DTMF signal “1234” with 500 ms duration per tone:

    Example 14

    Send the DTMF signal “1234”, and light up the active key using while the tone is playing (assuming that will darken all the keys):

    It is always safe to append to the tone buffer. This example appends before any tone playout has started as well as during playout.

    Example 17