Guest Jonah Report post Posted 06/07/2006 06:25 PM I am trying to use the Dialer_MakeCall method in the VoiceGuide API from a VBNet application and I am getting the following error. 121605.02 0 ERROR 6.0.3107 in Dialer_MakeCall Class Module CommandLink on line 370, 438:Object doesn't support this property or method The code I am using is this mobjVoiceGuide = new VoiceGuide.CommandLink mobjVoiceguide.Dialer_MakeCall("3037568895","","","C:\VoiceGuide\CAR\Scripts\line.vgs") There is a silimar posting on your support forum from enadhazeem on 11/22/2005 but no resolution was givin. I've got it answering calls and the AddToOutdialQue function works just fine, however, for what I am doing, I'd really like it do make outbound calls from the app itself. Please help! Thank you, Jonah Share this post Link to post
SupportTeam Report post Posted 06/11/2006 11:15 AM You can try using the attacehd .exe, but we'd strongly recommend using the function which sends calls into the OutDialQue instead. VgMulti_6.0.3117.zip Share this post Link to post