XML Parser Error

Read-Only forum with answers to frequently asked advanced questions.

Moderators: kdwhite, Jim Bretti

XML Parser Error

Postby kdwhite » Mon May 10, 2010 10:21 am

You try to convert a file and you get an error like
The xml parser failed to load a required resource (e.g., voice, phoneconverter, etc.).
Please contact support@nextup.com for help with this problem


This problem is almost always related to a special tag in the text that is causing a problem. SAPI5 allows specifying special instructions to voices which can do things like set volume and speed, or specify voice changes. These tags typically begin with
<

for example a voice change tag might be like
<voice required="name = Microsoft Anna">

The XML Parser error is indicating that SAPI sees a
<
character, but what follows isn't a valid instruction. This could mean you simply have one or more stray
< characters you may need to remove, or that you have an actual voice change tag that points to an invalid voice or has a typo in it.
Ken White
NextUp.com
The Power of Spoken Audio
http://www.NextUp.com

** TextAloud - The world's most popular Text To Speech tool.
http://www.nextup.com/TextAloud/
kdwhite
Site Admin
 
Posts: 2627
Joined: Mon Sep 29, 2003 11:34 am

Return to TextAloud2 Advanced FAQ

Who is online

Users browsing this forum: No registered users and 3 guests