Browse Source

docs: allow to call any instance of espeak-ng

master
Valdis Vitolins 5 years ago
parent
commit
7e69e33588
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      docs/add_language.md

+ 1
- 1
docs/add_language.md View File

@@ -304,7 +304,7 @@ if language is compiled with `--compile-debug` option.
To do this, go to `espeak-ng` project root folder, then:

cd dictsource
../src/espeak-ng --compile-debug=en
espeak-ng --compile-debug=en

When invoked in following way:


Loading…
Cancel
Save