> On Oct 8, 2019, at 10:06 AM, Alex Zavatone wrote:
>
> Doesn’t the user have to select the output device?
No, that's just the default. If you use audio APIs you can choose to direct
output to any connected device.
—Jens
___
Cocoa-dev mailing list
Doesn’t the user have to select the output device?
Sent from my iPhone
> On Oct 7, 2019, at 8:07 PM, Jens Alfke via Cocoa-dev
> wrote:
>
>
>
>> On Oct 6, 2019, at 1:07 PM, Eric Dolecki via Cocoa-dev
>> wrote:
>>
>> Quick Swift question. Is it fairly easy to take audio and play it to
>> h
> On Oct 6, 2019, at 1:07 PM, Eric Dolecki via Cocoa-dev
> wrote:
>
> Quick Swift question. Is it fairly easy to take audio and play it to
> headphones (not a recording) and be able to turn the microphone on/off? I’m
> not interested in doing any analysis, just turning outside audio on/off.