Now first thing I want to know is; how do I know that I have this library Audio::Wav. Second: I moved to the directory where I saved this file using terminal and run the command perl ./PlayWave.pl but this does not do anything. Whats wrong with this sample? thnx#.....PlayWave.pl use Audio::Wav; my $wav = new Audio::Wav; my $read = $wav -> read( 'Test.wav' ); my $details = $read -> details();
In reply to Playing wave file in Ubuntu 10.10 by muze
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |