You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/examples/tutorial/myjukebox
Stefan Sayer ec6eafdeb0
mixed up with jukecall
19 years ago
..
etc checkin of the examples from the application development tutorial 19 years ago
Makefile checkin of the examples from the application development tutorial 19 years ago
MyJukebox.cpp fixed small mem leak: playlist is closed in session destructors to free playlist items 19 years ago
MyJukebox.h checkin of the examples from the application development tutorial 19 years ago
Readme.myjukebox mixed up with jukecall 19 years ago

Readme.myjukebox

myjukebox

This application demonstrates how to do simple IVR by reacting on DTMF
input. It plays the file with the corresponding name (0.wav, 1.wav, ...)
if a key on the phone is pressed.