Open EitZei opened 5 years ago
It seems that issue is to have playback and recording devices with same name. In example case the Babyface driver creates both playback and recording device with name "Analog (3+4)". If the name of the one of the devices is changed the audio starts to work.
Linphone Desktop 4.1.1 - Qt5.9.0 (Core 3.12.0) Windows 10 (v1809) RME Babyface Pro sound card (firmware 101, driver 1.168)
Reproduction steps:
Expected result: Test sound is played
Actual result: Test sound is not played.
This can also be reproduced if device is set as playback device. Also reproducible with Windows 7.
The error
Could not get render service from the MSWASAPI audio output interface
is always present when this happens. Although the log says that sound card does not support 48000 Hz and is not 2 channel output I recon that that is a false positive. All the chennels work perfectly fine with other WASAPI-enabled software like Audacity.