Audio::Beep::BSD::beep

Audio::Beep::BSD::beep is an Audio::Beep player module using the beep program.
Download

Audio::Beep::BSD::beep Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Giulio Motta
  • Publisher web site:
  • http://search.cpan.org/~giulienk/Audio-Beep-0.11/Beep.pod

Audio::Beep::BSD::beep Tags


Audio::Beep::BSD::beep Description

Audio::Beep::BSD::beep is an Audio::Beep player module using the beep program. Audio::Beep::BSD::beep is an Audio::Beep player module using the beep program.IMPORTANT!This player module IS NOT TESTED! I found docs about the BSD beep program but I never had a chance to use it or test it. So use it AT YOUR OWN RISK and report me bugs if possible.SYNOPIS my $player = Audio::Beep::BSD::beep->new();USAGEThe new class method can receive as option in hash fashion the following directivespath => '/full/path/to/beep'With the path option you can set the full path to the beep program in the object. If you don't use this option the new method will look anyway in some likely places where beep should be before returning undef.device => '/dev/myspeaker'Use the device option if your speaker device is different from "/dev/speaker". AFAIK this device exists only on i386 architecture. That also means that this module won't probably work for different architectures. Requirements: · Perl


Audio::Beep::BSD::beep Related Software