This commit is contained in:
Marie Fetiveau 2019-05-23 13:56:33 -04:00
Родитель f64383c6fb
Коммит c152f37226
1 изменённых файлов: 3 добавлений и 5 удалений

Просмотреть файл

@ -7,7 +7,9 @@ It only encodes WAV files and has no options except for the standard file output
Hacked together by Jerome Maurey-Delaunay.
WAV Encoder provided by Dominique Leroux.
[Unity package download.](bin/AudioRecorder.unitypackage)
[Unity package download.](bin/AudioRecorder.unitypackage)
/!\ This unitypackage only works with old Asset Store Recorder.
AudioRecorder is planed to be released as part of official Recorder in 2.0.1-preview.
How to Use
----------------------
@ -30,7 +32,3 @@ Good to know
![Default speaker mode](documentation/default_speaker_mode.png)
* This does not encode based on an individual clip's channel count, but capturing the player's global output using the settings in the Audio Manager.
Future
----------------------
This work will be properly integrated in Recorder at some point.