Audio.Resample¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
Accepts audio data as an Audio chunk, containing the sample rate, number of samples, number of channels, and the audio samples. | Audio |
||
Output ➡️ |
Outputs the resampled audio data. | Audio |
||
SampleRate |
No | The output sample rate. | none |
IntVar(Int) |
Experimental/unstable
This API is experimental and might produce unexpected results or crash.
This shard resamples audio data.