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
9536bcbf
Commit
9536bcbf
authored
Aug 09, 2002
by
Jack Jansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
This file should have gone long ago.
parent
671764be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
Mac/Modules/macspeech/README
Mac/Modules/macspeech/README
+0
-18
No files found.
Mac/Modules/macspeech/README
deleted
100644 → 0
View file @
671764be
To add this stuff to Macintosh python (and have some use for it):
1. Obtain a copy of the Speech Manager. It can be found on
ftp.apple.com.
2. Put the Speech.h file from the Speech Manager distribution and
macspeechmodule.c in your python Modules directory.
3. Add the new module to python and build a new python.
4. Install the Speech Manager (under sys7 the extension goes in the
Extensions folder, the data file in the System folder) and reboot.
5. Try it.
The test program 'hum' does that, you type notes and it hums them
(badly, addmitted, but that isn't my fault really).
The test program 'grail' is more fun, but you need stdwin support for
it. It reads the script for the Holy Grail film from the file SCRIPT
and both animates it (text only:-) on the screen and reads it out the
speaker. It will use all voices available in the system.
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