modified( 2015.02.26.16.26.16 )
subject( Medlir's CAPS Player )
Description:
Originally written November 20th, 2009, CAPS Player is a simple audio player written in
C# that plays a random wav file from it's directory. It was written to play Billy Mays
audio clips, as John Haller's version came with only a handful of clips and didn't have
any way to add others. However, this can be used to play any set of clips you'd like,
and most recently, I created a bundle of Jon St. John "Duke Nukem" clips from the Mega64
video "Doug Huggem".
Operation:
Run it, it sits in the tray with a Billy Mays icon, whenever
you hit CapsLock, it plays a clip. If you'd like to toggle
the normal Caps Lock, Ctrl+CapsLock will still do so. To close,
just click or right-click on the tray icon.
Credits:
Concept from John Haller's Billy Mays Caps Lock
http://johnhaller.com/jh/useful_stuff/billy_mays_caps_lock/
Icon used with permission from Glitschka Studios:
http://www.glitschka.com/
Includes a modified UserActivityHook Class from Version 1 of
George Mamaladze's project found here:
http://www.codeproject.com/KB/cs/globalhook.aspx?msg=2034816
http://www.codeproject.com/info/cpol10.aspx
Changes in 1.0:
- Original release.
Download links:
- CPlayer-1.0.zip (7.9 KB)
- CPlayer-1.0-BillyMays.zip (2.1 MB)
- CPlayer-1.0-DougHuggem.zip (1.8 MB)
- CPlayer-src.zip (16.8 KB)