Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to make external emoticons on Lync

I want to make external emoticons(I got images, like jpeg, png, whatever I want to import), and I want to import to Microsoft Lync application.

I heard that there is a Lync SDK for developing Lync application, but I don't know it can be used what I want to make.

Does anybody have any idea use external emoticons in my chat on Lync?

like image 539
JunoJunho Avatar asked Dec 10 '25 05:12

JunoJunho


1 Answers

You could definitely create a lync client using the lync SDK and replace certain placeholders like :mynewemoticon: with an image.

You'd have to Listen to the conversation events and do the replace on the Conversation's MessageReceived events.

Transferring images through the existing lync requires setting up a sort of tcp file transfer and is not really what you're after.

like image 83
Chris Avatar answered Dec 12 '25 20:12

Chris



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!