WaveUtility Class |
Namespace: VoiceElements.Common
The WaveUtility type exposes the following members.
Name | Description | |
---|---|---|
Append |
Appends wave data from the the second file to the first.
| |
AppendFromVap |
Appends Vap data to an existing wave file.
| |
Concat |
Concatenates a set of wave files into one output file.
| |
WaveGetComment |
Gets a comment in the RIFF section of the wave file. Comments should be in the LIST:INFO:ICMT field.
| |
WaveWriteComment |
Writes the comment into the file.
|