Edit of asset "Godot-Opus" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot-Opus | Godot-Opus |
| Description |
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 |
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 |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/Godot-Opus/libopus-gdnative-asset | https://github.com/Godot-Opus/libopus-gdnative-asset |
| Issues Url | https://github.com/Godot-Opus/libopus-gdnative-asset/issues | https://github.com/Godot-Opus/libopus-gdnative-asset/issues |
| Godot version | Godot 4.1 | Godot 3.2 |
| Version String | 1.0.0 | 0.2.0 |
| Download Commit | 9c4827f1ccda854c979d2990116815f93c8373a0 | 6f0e246f2c19fd12d5311d7673029f90e12c2eef |
| Download Url (Computed) | https://github.com/Godot-Opus/libopus-gdnative-asset/archive/9c4827f1ccda854c979d2990116815f93c8373a0.zip | https://github.com/Godot-Opus/libopus-gdnative-asset/archive/6f0e246f2c19fd12d5311d7673029f90e12c2eef.zip |
| Icon Url |
https://raw.githubusercontent.com/Godot-Opus/libopus-gdnative/master/godot-opus-logo.png
|
https://raw.githubusercontent.com/Godot-Opus/libopus-gdnative/master/godot-opus-logo.png
|