Hi,
On Monday 06 June 2005 11:57, you wrote:
while with ALSA it complains:
"No active mixers"
Hm - looking into the winealsa source, mixer support seems to be absent.
Using OSS I found an ViaVoice engine log containing:
AudMME: Set Audio Input --------------------------------- [Jun 06 12:29:1 2005] Using record device # 0 which is a Analog Devices AD1980 AUDMME will use device # 0 for recording AUDMME will use device # 0 for playback PCM Device WAV Audio Adapter Default Record Device WAV Audio Default Playback Device WAV Audio Adapter acmDriverDetails failed, rc = 5 acmDriverOpen failed, rc = 5 acmDriverDetails failed, rc = 5 acmDriverOpen failed, rc = 5 Alphabet/Language/Codepage: R Gr_GR 850
a returncode of 5 seems to be:
#define MMSYSERR_INVALHANDLE (MMSYSERR_BASE + 5)
I attached a not too big log of:
WINEDEBUG=+winmm,+msacm wine SpeechBar.exe -- -L Gr_GR
Maybe someone has an idea whats wrong.
Yours,