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

Re: [MacPerl] Speech Dictionary



>From: "David Pennell" <dpennell@guardnet.com>

> Has anyone used a Speech Dictionary with MacPerl? Can the Mac::Speech.pm
> mod be somehow altered or supplemented with another mod to use the
> UseDictionary API call?

This can't be done without some programming in C.  You have to understand
how to build Perl XS modules (which is what Speech.pm is (there should be a
corresponding Speech.xs)).  However, if you understand enough C, and have a
compiler and the MacPerl source, and the API headers handy, yes it can be
done.  Not simply, but possible.

However this may well be addressed in MacPerl 5.6, so a wait and see
attitude is warranted.

> For example, if i have perl (via Chris's glue) tell Transtex's Tex-Edit+
> to read a file or section, it does so in a superior way because i have
> ResEdited the Speech Dictionary in the same folder as it, with a list of
> frequently used words and their correct pronunciation.

If it works for you....

--
Webmaster/MacPerl Guru
*****************************************************
Mycoinfo, the World's First Mycology e-Journal
http://www.mycoinfo.com/
*****************************************************


# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org