Godot-Opus 1.0.0 Tools 4.1 Community
Submitted by user Wavesonics; MIT; 2026-08-31
A GDExtension wrapper for libOpus, allowing for very high compression rates for audio containing speech.
It adds 2 nodes to Godot:
- OpusEncoder
- OpusDecoder
Allows implementing full streaming VOIP in your games!
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