Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ This contains models in Sentis format to convert 44kHz and 22kHz audioclips to 1
|
|
9 |
|
10 |
## How to Use
|
11 |
* Create a new scene in Unity 2023
|
12 |
-
* Install `com.unity.sentis` version `1.
|
13 |
* Add the `AudioResample.cs` file to the Main Camera
|
14 |
* Place the audioClip in the inputAudio field and press play
|
15 |
* The results will appear in the console
|
|
|
9 |
|
10 |
## How to Use
|
11 |
* Create a new scene in Unity 2023
|
12 |
+
* Install `com.unity.sentis` version `1.4.0` from the package manager
|
13 |
* Add the `AudioResample.cs` file to the Main Camera
|
14 |
* Place the audioClip in the inputAudio field and press play
|
15 |
* The results will appear in the console
|