kAudioDevicePropertyDeviceName and localisation
kAudioDevicePropertyDeviceName and localisation
- Subject: kAudioDevicePropertyDeviceName and localisation
- From: Stéphane Letz <email@hidden>
- Date: Tue, 7 Dec 2004 16:22:16 +0100
Hi,
I'm using "err = AudioDeviceGetProperty(coreDeviceIDs[i], 0, true,
kAudioDevicePropertyDeviceName, &outSize, (void *)name); " to get the
name of a coreaudio device.
On a french localized application the result is the french name "Audio
integre". How actually is handles this localisation system?
I would like to get the *english* version of the name on a french
localized application.
Is this possible?
Thanks
Stephane Letz
_______________________________________________
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