From: Michael V. D. <mv...@va...> - 2003-07-21 13:47:00
|
Has anyone lese been messing with setting audio devices under windows? I'm not sure if I have a cross platform issue, or if the real problem is between the chaid and keyboard. I called iaxc_audio_devices_get() and find that device 4 has capabilities for IAXC_AD_OUTPUT and IAXC_AUDIO_AD_RING. Then I call iaxc_audio_devices_set(0,4,4) to set input to default (Microsoft Sound Mapper - Input) and output and ring to deviceid 4 (Avance AC97 Audio). Calling iaxc_audio_devices_get() shows no change to audio device assignment. Any ideas? |