Jump to content

command line conversion to DSP TrueSpeech


blacra

Recommended Posts

  • 2 weeks later...

unfortunately not, we can only handle what windows natively allows us to handle via the command line, and at the moment its "PCM8", "PCM16", "ALAW" and "MULAW". we're always happy to investigate things again though, maybe MS has extended their wav support.

Link to comment
Share on other sites

  • 4 months later...
Is it possible to use the command line to convert .mp3 files to .wav in the DSP TrueSpeech format?

Thanks in advance for help on this.

 

 

yes it is possible to convert .mp3 file to .wav in the dsp truespeech format.

1. open switch software change the output format to .wav

2. click on encoder option and select dsp true speech format.

3. close the switch software.

4. open command prompt.

 

switch -convert -hide -outfolder c:\truespeech c:\tmp.wav -overwrite always

 

since we have not defined the output format. the switch software assumes the default settings

 

let me know if it works.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...