Sox Class |
Namespace: Alvas.Audio
Name | Description | |
---|---|---|
Convert(String, String, String) |
Converts the audio data from the specified audio file type to the new audio file type.
| |
Convert(String, String, BinaryWriter, SoxAudioFileType) |
Converts the audio data from the specified audio file type to the new audio file type.
| |
Convert(String, String, String, SoxAudioFileType) |
Converts the audio data from the specified audio file type to the new audio file type.
| |
Convert(String, String, SoxAudioFileType, BinaryWriter, SoxAudioFileType) |
Converts the audio data from the specified audio file type to the new audio file type.
| |
Convert(String, String, SoxAudioFileType, String, SoxAudioFileType) |
Converts the audio data from the specified audio file type to the new audio file type.
|