So, in macos golden gate 27, there is this new live subtitles that happens in every video that i can't even turn off? (live captions is off) and also is there anyway from code we can turn this feature off, because making a background app, it exists whenever, and i can't seem to find a way to disable it from coding and the app.
Mac Os 27, can't turn off live subtitles and code to turn it off from app
Hi @skyskysun -- thank you for reaching out on Apple's developer forums.
For us to help you effectively, can you please file a feedback request with code sample representing your usage of the AVFoundation APIs for your use-case? Can you specially note if you are setting any software volume to 0 OR if you Mac is muted during the test?
Also, can you try the following in your test and see if it resolves the issue:
- Go to System Settings -> Accessibility -> Subtitles and Captioning -> Turn OFF "Show when muted" toggle
Thanks!