mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
typos, layout and other small things
This commit is contained in:
parent
eae3f73b1c
commit
96628a90c4
44 changed files with 174 additions and 120 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue