Hi all,
Yesterday, Google released libjingle (http://code.google.com/apis/
talk/index.html), a "set of components provided by Google to
interoperate with Google Talk's peer-to-peer and voice calling
capabilities." With a lot of help from Sean Egan from the GT team, we
have created a branch for Psi with libjingle support, which was
announced here:
http://www.kismith.co.uk/wordpress/index.php/2005/12/16/i-say-i-say-
i-say-did-you-hear-the-one-about/
Feel free to look at our code in that repo (jinglevoicecaller.[cpp|
h]) if that can help to integrate libjingle into your client as well.
The code is based on the libjingle examples, and should normally be
pretty straightforward. Note however that that code (and possibly the
libjingle code as well) isn't stable yet,
as mentioned in the announcement.
cheers,
Remko