Lines Matching full:dtmf
927 * (DTMF) tone.
929 * Any other currently playing DTMF tone in the specified call is immediately stopped.
931 * @param digit A character representing the DTMF digit for which to play the tone. This
945 * (DTMF) tone currently playing.
947 * DTMF tones are played by calling {@link #playDtmfTone(char)}. If no DTMF tone is
960 * Instructs this {@code RemoteConnection} to continue playing a post-dial DTMF string.
962 * A post-dial DTMF string is a string of digits following the first instance of either
964 * These digits are immediately sent as DTMF tones to the recipient as soon as the
967 * If the DTMF string contains a {@link TelecomManager#DTMF_CHARACTER_PAUSE} symbol, this
971 * If the DTMF string contains a {@link TelecomManager#DTMF_CHARACTER_WAIT} symbol, this