Re: iPad Pro USB audio (Jean-Charles Rousset)
Re: iPad Pro USB audio (Jean-Charles Rousset)
- Subject: Re: iPad Pro USB audio (Jean-Charles Rousset)
- From: Jean-Charles Rousset via Coreaudio-api <email@hidden>
- Date: Tue, 25 Jun 2019 18:27:01 +0200
Hi Andrew,
Same problem here.
However, the USB "Friendly name" seems to be back to normal on the iOS 13 beta
1. Did you check?
But still, these few lines of code still returns “MicrophoneWired”.
for input in session.currentRoute.inputs {
print(input)
break
}
At this point a workaround is possible, but this is not perfect.
Thanks,
JC
> On 25 Jun 2019, at 18:12, Andrew Smith via Coreaudio-api
> <email@hidden> wrote:
>
> Hi,
>
> I’ve just installed the latest public beta iOS 13 and for sure it still does
> not correctly recognize the USB audio accessory name, still always says
> “Headset Mic”.
>
> This is a big problem for us as we make USB microphones and we check the name
> of the device to decide how to deal with it in our AudioTools app.
>
> I would think that the core Apple apps could do the same, why are they
> overriding the actual USB name?
>
> Best,
> Andrew Smith
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden