Audio.WriteFile¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
Audio |
|||
<output> |
Audio |
|||
File |
The audio file to read from (wav,ogg,mp3,flac). | None |
String &String |
|
Channels |
The number of desired output audio channels. | 2 |
Int |
|
SampleRate |
The desired output sampling rate. | 44100 |
Int |
Experimental/unstable
This API is experimental and might produce unexpected results or crash.