Click here to Skip to main content
15,917,617 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I'm planning to create an application that counts the number of calls recieved based on the type of calls. For example: When a person gives a call an audio menu provides various options. If the person choose option 1 then the count value under option 1 will increment; If the person choose option 2 then the count value under option 2 is incremented, ect, ect, ect.
Any ideas on how to do that in VB.NET? Is it possible to do such a thing? Please help!!!
Posted

1 solution

Can you use a third party product?

Check this one - addtapi overview[^]
 
Share this answer
 
Comments
obhasha07 22-Aug-11 0:07am    
Yeah, I won't mind a third party application. But I'm looking for a free one. What about .NET framework? Is there any library or namespace I can use?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900