[mary-dev] [Mary-dev] PronunciationModel not working

Nickolay V. Shmyrev nshmyrev at nexiwave.com
Thu Jul 7 20:39:24 CEST 2011


В Срд, 06/07/2011 в 17:23 +0200, fxavier at ircam.fr пишет:
> By creating these classes:
> 
> public class ProsodyFR extends ProsodyGeneric
> {
>     public ProsodyFR() throws IOException
>     {
>         super(Locale.FRENCH);
>     }
> }
> 
> 
> and
> 
> 
> public class PronunciationModelFR extends PronunciationModel
> {
>     public PronunciationModelFR()
>     {
>         super(Locale.FRENCH);
>     }
> 
> }
> 
> 
> I should avoid all the locale issues. But in the reality I still have the
> same exception, local is null and I can't understand why because now in
> the constructor it is clearly specified.

Hello Florent

In what exact point the locale is null.

What are the values in specific places during the request handling I
asked you before.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://www.dfki.de/pipermail/mary-dev/attachments/20110708/152fa791/attachment.pgp 


More information about the Mary-dev mailing list