|
@@ -44,11 +44,6 @@
|
|
bool enabled;
|
|
bool enabled;
|
|
} coreaudioVoiceOut;
|
|
} coreaudioVoiceOut;
|
|
|
|
|
|
-#if !defined(MAC_OS_VERSION_12_0) \
|
|
|
|
- || (MAC_OS_X_VERSION_MIN_REQUIRED < MAC_OS_VERSION_12_0)
|
|
|
|
-#define kAudioObjectPropertyElementMain kAudioObjectPropertyElementMaster
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
static const AudioObjectPropertyAddress voice_addr = {
|
|
static const AudioObjectPropertyAddress voice_addr = {
|
|
kAudioHardwarePropertyDefaultOutputDevice,
|
|
kAudioHardwarePropertyDefaultOutputDevice,
|
|
kAudioObjectPropertyScopeGlobal,
|
|
kAudioObjectPropertyScopeGlobal,
|