Click here to Skip to main content
15,882,055 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
It's been weeks of searching everywhere but couldn't find any help and finally i'm posting my query here.

I'm not finding a way to integrate Skype Personal (Not Skype Business/Lync) in my c# application. I just want to receive Skype messages on my application.

Note: There are still some applications with Skype integration that I know but I don't know how they do that.


What I have tried:

I have tried using Skype4com Library but it has discontinued and does not support the latest Skype and LYNC API also works only with Skype for business and same with Skype Web SDK as it does not work with Skype personal. I also tried the method to fetch the details through Skype local database but latest version of Skype doesn't store anything locally.
Posted
Updated 28-Sep-22 5:32am
Comments
Richard Deeming 29-Sep-22 4:08am    
REPOST
You have already posted this in the C# forum:
Skype Personal integration with C# - C# Discussion Boards[^]

1 solution

 
Share this answer
 
v2
Comments
[no name] 28-Sep-22 11:51am    
Applies to: Skype for Business 2015
Member 14623639 28-Sep-22 12:00pm    
This is not what I want. I want to fetch skype conversation from skype installed on the system to my c# application.
Richard MacCutchan 28-Sep-22 12:12pm    
Oops, I missed the Overview.
Richard MacCutchan 28-Sep-22 12:13pm    
Then you will need to use Google to find a library that you can work with.
Member 14623639 28-Sep-22 12:17pm    
I have searched it for weeks but still no luck. What making me mad is there are some other applications have that functionality but I can't find any solution till date.

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