Registry / utility / win32-sound

win32-sound

JSON →
library0.6.2rbrubygemsunverified

Provides an interface for playing sounds on MS Windows, including system sounds and wave files, and querying sound properties.

gem install win32-sound
INSTALL
IMPORT
SIG · WIN32-SOUND
W
win32-sound
utilityrubyv0.6.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Win32
require 'win32/sound'

Play a system sound and beep

require 'win32/sound' Win32::Sound.play('SystemAsterisk', Win32::Sound::ASYNC) Win32::Sound.beep(440, 500)
Debug
Known issues
breakingOnly works on Windows operating systems
fix
Ensure the gem is only used on Windows platforms
affects: >= 0.0.0
Upgrade
Version history
0.6.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
win32-sound — gem install win32-sound · libregistry