Click or drag to resize
SoxConvert Method
Overload List
  NameDescription
Public methodStatic memberCode exampleConvert(String, String, String)
Converts the audio data from the specified audio file type to the new audio file type.
Public methodStatic memberCode exampleConvert(String, String, BinaryWriter, SoxAudioFileType)
Converts the audio data from the specified audio file type to the new audio file type.
Public methodStatic memberCode exampleConvert(String, String, String, SoxAudioFileType)
Converts the audio data from the specified audio file type to the new audio file type.
Public methodStatic memberCode exampleConvert(String, String, SoxAudioFileType, BinaryWriter, SoxAudioFileType)
Converts the audio data from the specified audio file type to the new audio file type.
Public methodStatic memberCode exampleConvert(String, String, SoxAudioFileType, String, SoxAudioFileType)
Converts the audio data from the specified audio file type to the new audio file type.
Top
See Also