speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

French language with Speech Dispatcher, Speechd-el and DECtalk software


From: Milan Zamazal
Subject: French language with Speech Dispatcher, Speechd-el and DECtalk software 5.0
Date: Sun Aug 13 12:52:47 2006

>>>>> "HH" == Hynek Hanke <address@hidden> writes:

    HH> speechd-el doesn't send the characters (at least with the KEY
    HH> command) in UTF-8 in SSIP, but in the original charset. This
    HH> problem doesn't appear with longer messages sent through the
    HH> SPEAK command, these are correctly in UTF-8. Could you Milan
    HH> look at it please?

Any string sent to SSIP is processed through the same routine,
performing the conversion to UTF-8, in speechd-el.  So if the encoding
differs within the same connection, something is weird.  I'm sure there
are UTF-8 related bugs in Emacs 21.3, but I can't reproduce the
particular problem you describe.

Are you sure the wrong coding comes from speechd-el?  If so, what does
the call

  (encode-coding-string "KEY ?\n" speechd--coding-system)

return?  And what's the value of speechd--coding-system?

Regards,

Milan Zamazal

-- 
Free software is about freedom, not about free beer.  If you care only about
the latter, you'll end up with no freedom and no free beer.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]