TAPIEx.NET Component Documentation
MemoryBuffers class

The MemoryBuffers class manage the MemoryBuffer class and provides enumeration methods for the MemoryBuffer class.

It loads all the wave files into the system memory and all the lines device can share the same buffers. It improves performance in multi-lines IVR system. This feature is useful for creating smooth IVR menus, saying numbers and dates or other simple to complex phrases.

For more detail about how to use MemoryBuffers, please refer our "Simple IVR MemoryBuffers" demo sample.

For a list of all members of this type, see MemoryBuffers Members.

 

[Visual Basic]
Public Class MemoryBuffers
Inherits Object
[C#]
public class MemoryBuffers : Object

 

Requirements

Namespace: TAPIEx

Assembly: TAPIEx.Net.Dll

See Also

MemoryBuffer, PlayMemoryBuffer

Support editions