VOC object |
|
The VOC object, accessible through the control's EncodeFormats.VOC property, is internally implemented as a COM interface called IVOC and contains methods needed to take advantage of encoding in various Creative VOC formats.
The VOC object is implemented through the following properties and methods:
Properties
Methods
For further information about available encoding formats see the EncodeFormats object. Samples of use of the VOC object in Visual Basic 6 and Visual C++ 6 can be found inside the following samples installed with the product's setup package: - RecordedSoundEditor - SimpleRecorder
|