Godot-Opus's icon

Godot-Opus 0.4.0 Tools 3.3 Community

Submitted by user Wavesonics; MIT; 2021-06-10

A GDNative wrapper for libOpus, allowing for very high compression rates for audio containing speech.

It adds 2 nodes to Godot:
- OpusEncoder
- OpusDecoder

This can allow for the implementation of a very simple form of VOIP. It will not be truly streaming or real-time though. Much more work is required before we get to that.

Demos:
Trivial: the example/ directory in this asset has a simple demo
VOIP: https://github.com/Godot-Opus/libopus-gdnative-voip-demo


View files Download Submit an issue Recent Edits