TAPIEx ActiveX Control v3.6 |
The AddNewEx method create new item and load the specified wave file which in safearray into the memory buffer of our control.
Sub AddNewEx( ID As String, BitStream as VARIANT)
To delete the specified IMemoryBuffer item, please use DeleteItem() method.
To load a list of wave files, please use the LoadFromList() method.