diff options
author | Guido van Rossum <guido@python.org> | 1995-04-10 11:34:00 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-04-10 11:34:00 (GMT) |
commit | 96628a90c47f15f357b31d665a4222d175e17b27 (patch) | |
tree | 74d6ef8384b587b2526d7c24adbf2f7d4e77bc93 /Doc/libmacspeech.tex | |
parent | eae3f73b1c86fecfcb3d2b5599a5efd5ddf87306 (diff) | |
download | cpython-96628a90c47f15f357b31d665a4222d175e17b27.zip cpython-96628a90c47f15f357b31d665a4222d175e17b27.tar.gz cpython-96628a90c47f15f357b31d665a4222d175e17b27.tar.bz2 |
typos, layout and other small things
Diffstat (limited to 'Doc/libmacspeech.tex')
-rw-r--r-- | Doc/libmacspeech.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/libmacspeech.tex b/Doc/libmacspeech.tex index 7480482..fc35520 100644 --- a/Doc/libmacspeech.tex +++ b/Doc/libmacspeech.tex @@ -7,7 +7,8 @@ This module provides an interface to the Macintosh Speech Manager, allowing you to let the Macintosh utter phrases. You need a version of the speech manager extension (version 1 and 2 have been tested) in your \code{Extensions} folder for this to work. The module does not -provide full access to all features of the Speech Manager yet. +provide full access to all features of the Speech Manager yet. It may +not be available in all Mac Python versions. \begin{funcdesc}{Available}{} Test availability of the Speech Manager extension (and, on the |