Help for this page

Select Code to Download


  1. or download this
    use Audio::OSS qw(:funcs :formats :mixer);
    my $dsp = IO::Handle->new("</dev/dsp") or die "open failed: $!";