Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNNoise4Unity

Unity UPM package for RNNoise audio denoising. Includes native libraries for Android, iOS and Windows.

This package has been put together using the following repositories:

Installation

Ensure you have the NPM registry in the packages.json file of your Unity project with com.adrenak.rnnoise4unity as one of the scopes

"scopedRegistries": [
    {
        "name": "npmjs",
        "url": "https://registry.npmjs.org",
        "scopes": [
            "com.npmjs",
            "com.adrenak.rnnoise4unity"
        ]
    }
}

Add "com.adrenak.rnnoise4unity" : "x.y.z" to dependencies list in packages.json file where x.y.z is the version name.
💬 You can see the versions on the NPM page here.

License

BSD 3-Clause

About

RNNoise UPM package for Unity

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages