AudioClipUtil Class |
Namespace: IBM.Watson.DeveloperCloud.Utilities
public static class AudioClipUtil
The AudioClipUtil type exposes the following members.
Name | Description | |
---|---|---|
Combine |
This function will combine any number of AudioClips into a single AudioClip. The clips must be the same number of channels
and frequency.
| |
GetL16 |
Returns linear 16-bit audio data for the given AudioClip object.
|