Home | History | Annotate | Download | only in test

Lines Matching refs:sound

14 def has_sound(sound):
15 """Find out if a particular event is configured with a default sound"""
23 "AppEvents\Schemes\Apps\.Default\{0}\.Default".format(sound))
38 # scenario as they have no sound devices whatsoever (not even
165 # If it cannot find the specified sound, PlaySound uses the
166 # default system event sound entry instead. If the function
168 # sound, it makes no sound and returns FALSE.
186 # we'd really like to test is that no sound is played, but
217 else: # the first sound might already be finished
222 # does not raise on systems without a sound card.