I am trying to convert a compressed voice file (in TrueSpeech format) to an uncompressed format (PCM) and also do the reverse. I have added the DMCSCRIPTINGLib dll to my C# project.
I am not sure what parameters I need to pass to the ConverterClass.Convert function to achieve this conversion....