Help - Search - Members - Calendar
Full Version: Altering voice to file and to some no default soundcard
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
damomeen
Hi,

As you know we can redirect an incoming voice stream by the following command:

ALTER CALL <id> SET_OUTPUT SOUNDCARD="default" | PORT="port_no" | FILE="FILE_LOCATION"

but I have a problem.... I want to redirect the incoming voice to some file and to some soundcard which is no system default card. I think this is not possible now because of inflexibility of the part: SOUNDCARD="default".
I was trying to send command with: SOUNDCARD="Sound Blaster Audigy" or SOUNDCARD=Sound Blaster Audigy but this obviously didn't work.

But if someone knows something about that could be helpful for me....please write in next comment wink.png
Mirje
The only parameter you can give to the soundcard is "default". So you are right and it's not possible to choose some other soundcard through the API.

Regards,
Mirje
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.