VoxVox2Mp3 Method |
Name | Description | |
---|---|---|
![]() ![]() ![]() | Vox2Mp3(BinaryReader, BinaryWriter, Int32) |
Converts Dialogic .vox (adpcm) data to Mp3 audio data.
|
![]() ![]() ![]() | Vox2Mp3(Stream, Stream, Int32) |
Converts Dialogic .vox (adpcm) stream to Mp3 stream.
|
![]() ![]() ![]() | Vox2Mp3(String, String, Int32) |
Converts Dialogic .vox (adpcm) file to Mp3 file.
|
![]() ![]() | Vox2Mp3(BinaryReader, BinaryWriter, Int32, VoxAdpcmStatus) |
Converts Dialogic .vox (adpcm) data to Mp3 audio data.
|
![]() ![]() | Vox2Mp3(Stream, Stream, Int32, VoxAdpcmStatus) |
Converts Dialogic .vox (adpcm) stream to Mp3 stream.
|