14 Forks
207 Stars
207 Watchers

godot-voip

godot-voip is a Godot Engine addon which makes it very easy to setup a real-time voice-chat system in your Godot game. This addon also includes a demo project.

How to download and setup godot-voip

Open terminal and run command
git clone https://github.com/ikbencasdoei/godot-voip.git
git clone is used to create a copy or clone of godot-voip repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with godot-voip https://github.com/ikbencasdoei/godot-voip/archive/master.zip

Or simply clone godot-voip with SSH
[email protected]:ikbencasdoei/godot-voip.git

If you have some problems with godot-voip

You may open issue on godot-voip support forum (system) here: https://github.com/ikbencasdoei/godot-voip/issues