sound_device

Functions

get_sound_device()

Factory function to initialize the SoundDevice.

get_sound_devices()

Lists the sound cards, by ID, for the SOUND_DEVICE setting.

match_sound_device_setting(name, possible_values)

Matches a saved SOUND_DEVICE value to one of possible_values.

Classes

SoundDevice()

Handles audio playback using ALSA directly (pyalsaaudio).