Home | History | Annotate | Download | only in telecom

Lines Matching full:dtmf

901      * Instructs this {@code Call} to play a dual-tone multi-frequency signaling (DTMF) tone.
903 * Any other currently playing DTMF tone in the specified call is immediately stopped.
905 * @param digit A character representing the DTMF digit for which to play the tone. This
913 * Instructs this {@code Call} to stop any dual-tone multi-frequency signaling (DTMF) tone
916 * DTMF tones are played by calling {@link #playDtmfTone(char)}. If no DTMF tone is
924 * Instructs this {@code Call} to continue playing a post-dial DTMF string.
926 * A post-dial DTMF string is a string of digits entered after a phone number, when dialed,
927 * that are immediately sent as DTMF tones to the recipient as soon as the connection is made.
929 * If the DTMF string contains a {@link TelecomManager#DTMF_CHARACTER_PAUSE} symbol, this
932 * If the DTMF string contains a {@link TelecomManager#DTMF_CHARACTER_WAIT} symbol, this