开发者

Some nice tutorial to introduce myself into the Telepathy API?

开发者 https://www.devze.com 2023-01-10 06:29 出处:网络
I would like to develop a bot for Empathy, but I don\'t know how to get started. I\'ve read the Telepathy wiki, but I think it\'s very bad documented, do开发者_运维技巧es anybody know any nice tutoria

I would like to develop a bot for Empathy, but I don't know how to get started. I've read the Telepathy wiki, but I think it's very bad documented, do开发者_运维技巧es anybody know any nice tutorial? Better if it uses Python or C bindings.

Thank you.


You should check the telepathy-python repository's examples directory. They have quite a few listed there: http://git.collabora.co.uk/?p=telepathy-python.git;a=tree;f=examples;h=8cede34dfe79d02dc5ce229bd2aa97934f3587c1;hb=HEAD

I also found this PDF that shows some examples with VoIP: http://raphael.slinckx.net/files/telepathy-guadec-2007.pdf


The telepathy developers manual has a few python code samples: http://telepathy.freedesktop.org/doc/book/source-code.html

0

精彩评论

暂无评论...
验证码 换一张
取 消