Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
827713a6
Commit
827713a6
authored
Sep 11, 2001
by
Jack Jansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added a note that these are not available under Carbon (or
OSX MachO Python).
parent
85ddfbc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
3 deletions
+8
-3
Doc/mac/libctb.tex
Doc/mac/libctb.tex
+4
-1
Doc/mac/libmacspeech.tex
Doc/mac/libmacspeech.tex
+4
-2
No files found.
Doc/mac/libctb.tex
View file @
827713a6
...
...
@@ -9,7 +9,10 @@
This module provides a partial interface to the Macintosh
Communications Toolbox. Currently, only Connection Manager tools are
supported. It may not be available in all Mac Python versions.
supported.
This module is only available under MacOS9 or earlier, in classic PPC
MacPython.
\index
{
Communications Toolbox, Macintosh
}
\index
{
Macintosh Communications Toolbox
}
\index
{
Connection Manager
}
...
...
Doc/mac/libmacspeech.tex
View file @
827713a6
...
...
@@ -12,8 +12,10 @@ 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
\file
{
Extensions
}
folder for this to work. The module does not
provide full access to all features of the Speech Manager yet. It may
not be available in all Mac Python versions.
provide full access to all features of the Speech Manager.
This module is only available on MacOS9 and earlier in classic PPC
MacPython.
\begin{funcdesc}
{
Available
}{}
Test availability of the Speech Manager extension (and, on the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment