macOS 12 MontereyではボリュームAPIのバグにより、AirPodsやAfterShokzなどのBluetoothオーディオでマイク入力をミュートすると出力もミュートされてしまうので注意して下さい。詳細は以下から。
先日、Apple M1やM1 Pro/Maxチップ搭載のMacをmacOS 12 Montereyへアップグレードすると、H.264 H/Wエンコードを搭載したUVC対応のWebカメラやキャプチャーデバイスが検出できなくなるバグをサードパーティーメーカーが報告している記事を書きましたが、
これに関連して配信者の方から、macOS 12 MontereyではボリュームコントロールAPIのバグにより、AirPodsやAfterShokzなどのBluetoothオーディオの入力(マイク側)をミュートすると、それに連動して出力(スピーカー側)がミュートされてしまう不具合がある事を教えていただきました。
macOS 12 Montereyのミュート問題
この不具合はMacでキー入力を行うとAirPodsなどのBluetoothオーディオのマイク入力ミュートにして、Zoomなどのビデオ会議中にキータイプ音が乗らないようにしてくれるユーティリティ「Unclack」を開発しているAJ KuetermanさんやAsk Different、Apple Developer Forumsの開発者らが報告しており、
macOS Monterey introduces a bug with the system mute API. The result – bluetooth headphones have their output volume muted, rather than input volume, while typing. I’m working on a solution to this bug, but for now version 1.2.0 of Unclack addresses this issue by using a different API (the volume API) to effectively mute your microphone by default.
macOS Monterey Bluetooth Device Issues – Unclack
AudioObjectSetPropertyDataによってBluetoothオーディオのマイク入力をミュートすると、リンクされたかのようにスピーカーからの出力もミュートされ、音楽やビデオ会議中の会話が聞き取れない状態になるそうです。
To all Monterey users: looks like there’s a bug in macOS 12 that causes all Bluetooth devices to link their output and microphone mute status.
We’ve filed Feedback FB9574062 with Apple.
If you find your headphones are muting when you mute your mic: that’s why.
— Octopus Think (@octopusthink) August 28, 2021
bluetooth headphones on mac os monterey auto-mute during calls (automatic lowering of microphone gain that cannot be stopped), the bug is known since monterey's release, affects airpods as well and of course apple hasn't fixed it in recent 12.1 update #tomashonamac
— Tomasz always taking it a step further Stachewicz (@_tomash) December 16, 2021
So I’ve been using my AfterShokz headphones at work on my computers running macOS Big Sur with no problems. Upgraded my MacBook Pro to Monterey and now my headphones mute the mic randomly in Teams and Zoom. Still works on my Big Sur computer.
— Sara McCullar (@scmccullar) November 16, 2021
この不具合はmacOS 12.0.1 Montereyはもちろん、2021年12月13日にリリースされた「macOS 12.1 Monterey Build 21C52」でも修正されていませんが、Bluetoothオーディオデバイスでのみ発生するため、各フォーラムではMacのBuild-Inスピーカーやマイク、ライン入力の有線オーディオデバイスを利用してビデオ会議を行っているようなので、思い当たる方はチェックしてみてください。
- macOS Monterey Bluetooth Device Issues – Unclack
- AudioObjectSetPropertyData with bluetooth devices on macOS Monterey (12.0.1) – Apple Developer Forums
- macOS Monterey: Bluetooth mic issues when Mute/Adjust input volume – Ask Different
コメント