ashok has asked for the wisdom of the Perl Monks concerning the following question:
Hi,
Is there any facility to playback the voice recorded data files in perl on windows? I have stored "yes" in one file and "no" in another file. Based upon the output of one user entry I want to playback the file stored "yes" if the user entry is correct. Otherwise I want to play back "no".
Thanks
Ashok