Jump To:
Leopard Sample Code: User Experience
Mac OS X contains a built-in speech recognition engine that can be used by applications to recognize users' speech. Mac OS X also provides a speech synthesis engine, also called text-to-speech (TTS), that converts text into audible speech. These technologies provide benefits for all users who speak U.S. English, but are particularly useful to users who have difficulty seeing the screen or using the mouse and keyboard.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
CocoaSpeechSynthesisExample (HTML) (DMG) (ZIP)
Shows how to use the Carbon Speech Synthesis API from within a Mac OS X Cocoa application.
2007-03-23
SayIt (HTML) (DMG) (ZIP)
Web Kit plug-in which speaks text passed via JavaScript
2006-08-04
SimpleSpeechRecExample (HTML) (DMG) (ZIP)
Demonstrates how to use the Speech Recognition Manager in a simple application.
2003-03-26