[mary-dev] Found another error:

Paulo Levi i30817 at gmail.com
Mon Oct 12 16:25:16 CEST 2009


While using the Realized Aucoust params i had to create a new string
to keep the original words and find out where in the string they
originated. Well, it appears that the words are not exactly equal, so
my method was failing in some cases...

The first here is the parsed char from the xml - it was created by the
constructor new String (char[], int orig, int len)
"
This is what is really in the original text -- a utf char, different
from the one in the xml.
“
To test see insert “hello into maryclient and compare the first "t" in
the output of realized_AucoustParams. They are different as described.
I'm posting this first to the mailing list to see if this is an usage
problem with the SAX parser or is it really a bug?


More information about the Mary-dev mailing list