Setting voice via API #1542
Answered
by
pschatzmann
pschatzmann
asked this question in
Q&A
-
I am about to provide this project as Arduino library. After some optimizations I got it to work but I am struggling with how to set a voice from /voices/!v If I call espeak_SetVoiceByName("!v/Alicia"); I am getting the following errors:
How can I use these voice files via the API ? |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Nov 18, 2022
Replies: 1 comment
-
Google was helping to find the answer: the syntax is
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Google was helping to find the answer: the syntax is