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