You’re welcome!
Hope this bug will big fixed soon though.
Best,
JC

> On 25 Jun 2019, at 19:42, Andrew Smith <[email protected]> wrote:
> 
> JC,
> 
> Oh, I get it! It’s reporting “Wired Microphone” instead of “USB Audio”. I was 
> able to workaround it.
> 
> Thanks a lot!!
> 
> Best,
> Andrew Smith
>       
> 
> 
> 
> 
>> On Jun 25, 2019, at 9:27 AM, Jean-Charles Rousset <[email protected] 
>> <mailto:[email protected]>> wrote:
>> 
>> 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 protected] <mailto:[email protected]>> 
>>> 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 protected] 
>>> <mailto:[email protected]>)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/coreaudio-api/rousset.jc%40gmail.com
>>>  
>>> <https://lists.apple.com/mailman/options/coreaudio-api/rousset.jc%40gmail.com>
>>> 
>>> This email sent to [email protected] <mailto:[email protected]>
>> 
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to