sunbaoshi1975 / VisualEditor

IVR call flow editor
1 stars 2 forks source link

I got an error when run VisualIVREditor_En.exe #1

Open Ksantacr opened 6 years ago

Ksantacr commented 6 years ago

Error message: "Invalid voice path and failed to create it. Please check settings. Refer to menu 'Options'->'General'->'System voice path'"

Can you help me with a hint of what I should do?

sunbaoshi1975 commented 6 years ago

You should specify a directory to store voice files (.vox or .wav). The path is c:\vox_path by default. Or you can take a look at veit.ini and search 'VoiceEditorPath' to check the actual setting in your project. Make sure the path is available and the current user has the write permission.