Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 495 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 495 Bytes

Libopus-Unity

A libopus wrapper for Unity.

License

The 2-Clause BSD License.

Documentation

Please reference to libopus documentation 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.