Here is the output of test program: Devices: 1 mixercaps code: 0 Result code: 0 device name: Microphone, lineId: 786432, dwComponentType: 4099 Wavein test waveindevs 1 auxdevs 0 wavein0 device mixerid = 0 opened wave device mixerid = 0 Finished
I've got only one mixer on my sound card, so I've set mixerOpen(&hmx, 0, 0, 0, MIXER_OBJECTF_MIXER ); I've tried 9067 sipxtapi branch, but I can't find mixer id detection there. Was your patch applied to sipxtapi ? When I use MIXERLINE_COMPONENTTYPE_DST_WAVEIN it affects only recording. Does it work for you when using MIXERLINE_COMPONENTTYPE_DST_WAVEIN and correct mixer id (probably 1 on your sound card) ? _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
