Page 2 of 6

Posted: 18 May 2006 21:59
by oldboy
What it means by mgr is under Dynamic Voice guides you can import the voice guides from the /usr7/vg/pc directory to the /usr7/vg/dhs directory.

The format need to be 8khz 16 bit mono but you need to get the naming right.

You will not find the crcvg tool any where i was given it from a French engineer sometime ago but i need to find it!!!!!!!!!!!! :roll:

Posted: 18 May 2006 22:24
by cavagnaro
ohhh ok, put that gun down now boy, we understood now. :wink:

Posted: 19 May 2006 15:24
by rick63
Alex wrote:Can you specify in which manual you read about this tool?
In which environment this tool is used - Windows, Chorus, Linux?
Oh, the documentation was in an "4400 advanced" Course of the Alcatel University. I think it was a Rel.4.x on a chorus machine.
My Systems are from Release 3.x - 4.x (chorus) over 5.x Unix and linux until now Rel.6.1/6.2 Linux.
All these systems are 4400 Systems now it calls "OXE" I mean, in common and now also in crystal hardware.
I read aobove, that the "crcvg" is a Chorus-tool. I would need it for a 6.x OXE Linux System.
So it seem, that I must take the Alcatel Audio Station for my work.

Greetings again.

Posted: 19 May 2006 16:02
by plod
where do you get the alcatel audio tool from?

Posted: 21 May 2006 21:56
by frank
You have to buy it ..

Posted: 22 May 2006 04:21
by plod
ah, for the sake of a few mailboxes it seems hardly worth it, it pricey?

Posted: 22 May 2006 06:10
by cavagnaro
Maybe if it is just a short audio someone of us can convert it for you... ;)

Convert *.wav with crcvg

Posted: 09 Jul 2006 20:08
by sadim
I order to forsee if i should invest some time trying to know if it is possible to make a application that can convert a wav file into a ccd file (like crcvg), i would like your feedback on it.

Posted: 31 Aug 2006 08:11
by krzysioD
Don't know what you mean by 'ccd' file, but the Voice Guide files are a simple Wav/RIFF/A-low files with calculated 4-byte CRC checksum and some memo "insert your comment here".

Don't know any program to actually convert files (not AAS) but it could be done by two-step:
1) actualy convert (Cooledit, Audacity, sndrec32.exe or Sox[tm] for Linux)
2) calculate crc (it should be some easy to guess procedure, having some VG files w/ crc and only 4 bytes) and add it to .wav file (anykind of MS Visual* compiler and mmioCreateChunk() or Perl and File::Format::RIFF)

Any Coments?

Convert *.wav with crcvg

Posted: 31 Aug 2006 09:14
by sadim
In fact all of that is true, but it has do be done!