Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Ethan Moffat
365 PointsHow would I be able to code a VOIP web-based client. Such as Discord or Teamspeak.
I have been curious for a few days now. I would like to be able to create a web-based microphone chat service. However, I have no idea how I would achieve my goal.
1 Answer

james white
78,399 PointsHi Ethan,
Maybe these places would be better places to ask about programming APIs for Discord or Teamspeak than the TeamTreehouse forums:
http://discordgames.com/forums/
https://www.gametracker.com/games/ts3/forum.php
https://forums.gameservers.com/viewforum.php?f=44
http://forum.teamspeak.com/forums/93-TeamSpeak-3-Technical-Discussions
http://forum.teamspeak.com/threads/54132-API-TS3-PHP-Framework
Here's some additional resources:
https://www.reddit.com/r/discordapp/
https://aigachu.wordpress.com/2015/09/06/aigas-newbie-friendly-guide-to-discord/
https://www.typefrag.com/teamspeak/tutorials/
https://www.teamspeak.com/teamspeak3sdk
https://github.com/TheHolyWaffle/TeamSpeak-3-Java-API
https://blog.discordapp.com/the-robot-revolution-has-unofficially-begun/
https://github.com/Rapptz/discord.py
https://github.com/Luigifan/DiscordSharp
If nothing else hopefully the additional resources list will help "scope" your programming language possibilities, especially with Discord.