Problem with encoding ("Høyttaler" should be "Højttaler")

Help for Audacity on Windows.
Forum rules
ImageThis forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Post Reply
scootergrisen
Posts: 108
Joined: Thu Jul 09, 2015 5:45 pm
Operating System: Windows 7

Problem with encoding ("Høyttaler" should be "Højttaler")

Post by scootergrisen » Mon Sep 04, 2017 6:31 pm

Windows 7 64-bit - Audacity 2.2.0-beta-Sep 1 2017 - .exe-installer

When "Windows WASAPI" is selected it says "Høyttaler" for microphone and speaker device in my language rather then "Højttaler" so there is a problem with string encoding.

"ø" should be "ø".

I'm guessing the string comes from Windows.
When "MME" and "Windows DirectSound" is selected the text is correctly showed as "Højttaler".
hojttaller.gif
hojttaller.gif (29 KiB) Viewed 326 times

steve
Site Admin
Posts: 80677
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Problem with encoding ("Høyttaler" should be "Højttaler

Post by steve » Mon Sep 04, 2017 10:19 pm

Thanks. This issue was also reported with Russian locale (http://forum.audacityteam.org/viewtopic ... 55#p333455)
I've logged the issue on the Audacity bug tracker.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

scootergrisen
Posts: 108
Joined: Thu Jul 09, 2015 5:45 pm
Operating System: Windows 7

Re: Problem with encoding ("Høyttaler" should be "Højttaler

Post by scootergrisen » Wed Sep 06, 2017 2:11 pm

I noticed in the audacity.cfg file when i change the device the file is updated:

If i select MME and the microphone is disabled in Windows i get:
RecordingDevice=Højttalere (Enheden High Definition Audio) (loopback)
Host=MME
PlaybackDevice=Højttalere (Enheden High Defini
Notice how "RecordingDevice=Højttalere" is using wrong encoding but "PlaybackDevice=Højttalere" is using correct encoding.
I cant see "Højttalere" for the microphone in Audacity because the microphone is disabled.
If i enable the microphone in Windows it does not say "Højttalere", but instead:
RecordingDevice=Microsoft Sound Mapper - Input"
Or:
RecordingDevice=Mikrofon (Enheden High Definiti

Also notice that sometimes the string i cut short. 31 characters for some reason.

Post Reply