AudioStreamSampleSaveToWav Method |
Saves the AudioStreamSample as a WAV file to path. Samples with IMA ADPCM format can't be saved.
Note: A .wav extension is automatically appended to path if it is missing.
Namespace: Godot
public Error SaveToWav( string path )
[Missing <param name="path"/> documentation for "M:Godot.AudioStreamSample.SaveToWav(System.String)"]
[Missing <returns> documentation for "M:Godot.AudioStreamSample.SaveToWav(System.String)"]