Functions | |
def | play_blocking |
def | play_explicit |
def | play_nonblocking |
Play various sounds, blocking until each is completed before going to the next.
Definition at line 37 of file soundclient_example.py.
Definition at line 13 of file soundclient_example.py.
Play the same sounds with manual pauses between them.
Definition at line 58 of file soundclient_example.py.