Package speakeasy :: Module sound_player
[hide private]
[frames] | no frames]

Module sound_player

source code

Classes [hide private]
  SoundPlayer
Plays up to NUM_SIMULTANEOUS_SOUNDS .wav/.ogg files simultaneously.
Variables [hide private]
  NUM_SIMULTANEOUS_SOUNDS = 8
  NUM_OF_CACHED_SOUNDS = 500
  __package__ = 'speakeasy'