[Pyobjc-dev] Changing the system volume
Brought to you by:
ronaldoussoren
|
From: Chris S. <cj...@uo...> - 2008-10-05 04:31:19
|
Hi, I'm trying to avoid using the StdAdditions component of Appscript to change the system volume, as it displays the python rocket ship on the dock bar. I've found you can change the system volume by using Core Audio, but this does not seem to be implemented in PyObjC. Is there anyway to fetch and set the system volume using PyObjC? I've been googling for hours but no solid leads yet. Thanks, Chris. |