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. | |
ResourceFunction["PlayTouchTone"][num,"Audio"] generates an Audio object. |

Dial the Wolfram Research phone number:
| In[1]:= |
| Out[1]= | ![]() |
Return an Audio object representing the touch-tone:
| In[2]:= |
| Out[2]= | ![]() |
Give a phone number as a list of digits:
| In[3]:= |
| Out[3]= | ![]() |
Only characters that can be interpreted for a valid phone number are taken from a string:
| In[4]:= |
| Out[4]= | ![]() |
Dial a USSD code:
| In[5]:= |
| Out[5]= | ![]() |
Wolfram Language 12.3 (May 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License