08-02-2008 02:31
A couple weeks ago I started digging into the Voice protocol (not communication with the voice server, but communication with the "gateway," SLVoice.exe). If you've been following Libsecondlife (now OpenMetaverse) development you may have noticed I submitted the class library I ended up with, in full :) It's probably sloppy looking, I'm still learning, but now open-source code for using Voice exists! Kind of.

Anyway, one of my favorite discoveries was that you don't have to log in to Second Life to make and receive voice calls! So I wrote this little .NET application to enable people to do exactly that.

http://tooskilled.com/voicebox/

At this point, it's free, and pretty simplistic, and there's alot more that could be done. I tried to make it as easy as possible for users to provide feedback using a feedback form. So if you think this is useful or cool at all, please let me know, so I can decide whether to take it further.

I regret that people can't respond to threads in this forum, but it is a product in a way and I don't want to promote it in the wrong place. If you have a question feel free to drop me an IM or email (my address is at the webpage linked above).

See you in the future :)