Way2call telephony device is your ultimate telephony integration solution! |
w2cDrv.Device.Info.WaveOutDrvID = 4294967294 |
Post Reply |
Author | |
hcripps
Newbie Joined: Jan 07 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: Jan 12 2011 at 11:37am |
On Windows 2003 running latest 32-bit drivers, I get the following:
w2cDrv.Device.Info.WaveOutDrvID of 4294967294 (hex FFFFFFFE). This value is typically 0. It is zero when I run this same application on my local Windows XP system. Thererfore, get an exception attempting to play a wave file using: w2cDrv.Device.Audio.PlayWaveFile(filename, 0, cint(w2cDrv.Device.Info.WaveOutDrvID)). The WaveOutDrvId parameter for Audio.PlayWaveFile is an unsigned integer and causes an arithmetic overflow exception since the 4294967294 it too large. Thanks for any help on this issue. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0.092 seconds.