Searched refs:audiodev (Results 1 – 11 of 11) sorted by relevance
7 audiodev = os.environ["AUDIODEV"] variable9 audiodev = "/dev/audio" variable11 if not os.path.exists(audiodev):
12 import audiodev
8 import sys, math, audiodev89 import audiodev90 dev = audiodev.AudioDev()
80 import audiodev81 self._base = apply(audiodev.AudioDev, args)
48 :mod:`audiodev`
109 The audiodev module has been deprecated for removal in Python 3.0.
1846 audiodev Audio support for a few platforms.
15971 * There's a new module audiodev which provides a uniform interface to
2923 :mod:`audiodev`,
2927 :mod:`audiodev`,
17330 - Removed these modules: audiodev, Bastion, bsddb185, exceptions,33350 * There's a new module audiodev which provides a uniform interface to