Dialogic Voice Cards - How to run vcecopy without a full NaturalAccess installation

Dialogic Voice Cards - How to run vcecopy without a full NaturalAccess installation

Table of Contents

Information

Dialogic NaturalAccess Software is used to create development and runtime environment for creating voice, fxs, conferencing and video application using the Dialogic CG Series Media Boards

Introduction

The Dialogic NaturalAccess Voice Control Element API (VCE) provides functions for converting between various voice file formats, including NMS VOX files, WAVE files, and flat (unformatted) files. It can also convert between these encodings: NMS ADPCM, IMA ADPCM, OKI ADPCM, G.726-compliant ADPCM, PCM (including all common WAVE file PCM), as well as mu-law and A-law.

These functions are also supported at the command line, by the demonstration program "vcecopy". In some cases, it may be useful to run vcecopy on a Windows-based computer which does not have the full NaturalAccess environment installed.

The procedure below explains what files you need.

Procedure

The following files are needed to run vcecopy on any Win32 environment:
vcecopy.exe, 
adiapi.dll,
cta.dll,
ctac.dll,
ctacl.dll,
ctacore.dll,
ctacsl.dll,
ctai.dll,
ctal.dll,
nccapi.dll,
NmsCom.dll,
NmsNfc.dll,
tsi.dll,
vceapi.dll,
vcemgr.dll
If you copy these to either the present directory, or anywhere on your path, you should be able to run vcecopy, even if you do not have the rest of the NaturalAccess environment installed.