rodionovd / HSCore.framework

HoneySound Core framework
1 stars 0 forks source link

Change volume level of system alerts #7

Open rodionovd opened 9 years ago

rodionovd commented 9 years ago

Due to the new sandbox rules, we're unable to use an old hack with AudioServicesGetProperty('sslv') because some applications (e.g. Messages) don't have a write access to the ~/Library/Preferences/com.apple.systemsound.plist.

So we need to figure out what to do with this.

iCyberon commented 9 years ago

I guess we can live without this for now. Our current goal is to deliver working and stable 1.0

rodionovd commented 9 years ago

OK, so I leave it for now.
it's all about sandboxing, so things are complicated.