[espeak-ng:master] reported: SSML input <voice name="value" age="value"> changes to default voice mid-sentence #github
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #737 SSML input changes to default voice mid-sentence
Attached diff seems to fix this: fix_737.txt Unfortunately, it also breaks tests so it can't be merged yet. I'll see if I can figure out why. I found this out by accident, my intention was just to do code cleanup by separating ReadClause and SSML logic.
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #737 SSML input changes to default voice mid-sentence
Changing strlen() to wcslen() fixed the tests. I still don't understand why this change fixes the bug, or if this change will break something else. I'll keep submit a PR anyway.
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #737 SSML input changes to default voice mid-sentence
Am not familiar with C. This is how wrote
|
|
espeak-ng@groups.io Integration <espeak-ng@...>
[espeak-ng:master] New Comment on Issue #737 SSML input changes to default voice mid-sentence
The specification https://www.w3.org/TR/speech-synthesis11/#S3.2.1
|
|