Hi,
Email parser gets stuck when running a batch script. This batch script works well when run under a command prompt.
Any help ?
This is the batch script:
Email parser gets stuck when running a batch script. This batch script works well when run under a command prompt.
Any help ?
This is the batch script:
Code: Select all
chcp 65001
cd "C:\Users\IEUser\Google Drive\Adopte un schizophrène\apps\20 minutes\People\"
python shuffler.py
..\..\voice.exe -n "Microsoft Hortense Desktop" -r 1 -o "People-shuffled.wav" -k "People-shuffled.txt"
..\..\sox\sox.exe -V Intro.wav -r 44000 temp.wav channels 2
..\..\sox\sox.exe -V Outro.wav -r 44000 temp1.wav channels 2
..\..\sox\sox.exe -V temp.wav People-shuffled.wav temp1.wav People.wav
mv People.wav ..\..\..\Live\Incoming\
Hi,
What version of Email Parser are you using? Also, could you post a screenshot of the Email Parser action that runs the batch script? Any other details would be great
What version of Email Parser are you using? Also, could you post a screenshot of the Email Parser action that runs the batch script? Any other details would be great