Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Generate a sound representing the dialing of a touch-tone phone
ResourceFunction["PlayTouchTone"][num] generates a Sound object representing the sounds made when dialing the phone number num on a touch-tone phone. |

Dial the Wolfram Research phone number:
| In[1]:= |
| Out[1]= | ![]() |
Give a phone number as a list of digits:
| In[2]:= |
| Out[2]= | ![]() |
Only characters that can be interpreted for a valid phone number are taken from a string:
| In[3]:= |
| Out[3]= | ![]() |
Dial a USSD code:
| In[4]:= |
| Out[4]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License