An open API service indexing awesome lists of open source software.

https://github.com/lotlab/libopus-unity


https://github.com/lotlab/libopus-unity

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Libopus-Unity

A libopus wrapper for Unity.

# License

The 2-Clause BSD License.

# Documentation

Please reference to [libopus documentation](https://opus-codec.org/docs/) to learn how to use.

# Platform

Currently, we provide the binary of libopus for these platform:

- Windows x86 and x64
- Linux x64
- Android armeabi-v7, arm64-v8, x86, x86_64

Feel free to open pull request to add more platforms.

# Usage

Download release package, unzip and put the content into your unity project.