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".
Problem with encoding ("Høyttaler" should be "Højttaler")
Forum rules
This 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.
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.
-
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
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.
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
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:
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.
If i select MME and the microphone is disabled in Windows i get:
Notice how "RecordingDevice=Højttalere" is using wrong encoding but "PlaybackDevice=Højttalere" is using correct encoding.RecordingDevice=Højttalere (Enheden High Definition Audio) (loopback)
Host=MME
PlaybackDevice=Højttalere (Enheden High Defini
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.