Post

Replies

Boosts

Views

Activity

What's the recommended way for a Mac app to receive audio from other apps in 2026?
My app allows users to transcribe and translate audio from other apps running on your Mac. I currently use ScreenCaptureKit to do this, and just ignore the video stream and only use the audio stream. This works, but it's awkward because it requires I ask users for screen recording permission, even though all I want is the audio, not the screen. Is there a better way to do this in modern macOS releases? Thanks!
1
0
65
6d
What's the recommended way for a Mac app to receive audio from other apps in 2026?
My app allows users to transcribe and translate audio from other apps running on your Mac. I currently use ScreenCaptureKit to do this, and just ignore the video stream and only use the audio stream. This works, but it's awkward because it requires I ask users for screen recording permission, even though all I want is the audio, not the screen. Is there a better way to do this in modern macOS releases? Thanks!
Replies
1
Boosts
0
Views
65
Activity
6d
New text dictation system available to 3rd party apps?
In the keynote (or maybe SOTU) they demo'd a new text dictation system. I'm wondering if this is being added to the Speech framework as a new transcription mechanism available to 3rd party apps. I couldn't find any videos referring to updates to the Speech framework.
Replies
0
Boosts
0
Views
36
Activity
6d
New Siri text-to-speech available to 3rd party apps?
In the keynote (or maybe it was SOTU) they demo'd a new more expressive Siri voice. Is that voice going to be available to 3rd party apps to use for text-to-speech in our apps?
Replies
0
Boosts
0
Views
42
Activity
6d
Is there a supported way for apps on iOS to receive audio from other apps?
I make a Mac app where users can transcribe and translate audio from other apps. I want to bring this to iOS, and I'm wondering what APIs are available (if any) to do this. On MacOS I use ScreenCaptureKit currently, but that's not available on iOS.
Replies
0
Boosts
0
Views
63
Activity
6d