Audio::Beep::Win32::API - Audio::Beep player using Win32 API call


Audio-Beep documentation  | view source Contained in the Audio-Beep distribution.

Index


NAME

Top

Audio::Beep::Win32::API - Audio::Beep player using Win32 API call

SYNOPSIS

Top

    my $player = Audio::Beep::Win32::API->new();

NOTES

Top

This player makes a call to the Windows API. It works only on NT, 2000 or XP. Windows 95/98/ME have this API call but does another thing (plays a standard beep).

Requires Win32::API module. You can find sources on CPAN. Some PPM precompiled packages can be found at http://dada.perl.it/PPM/

BUGS

Top

This module is not thoroughly tested. Please report any bug you may find.

COPYRIGHT

Top


Audio-Beep documentation  | view source Contained in the Audio-Beep distribution.