Jump To:
Leopard Sample Code: Games
Mac OS X contains a built-in speech recognition engine that can be used by games 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. Developers can use these technologies to provide benefits for all users who speak U.S. English, as well as for 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
SimpleSpeechRecExample (HTML) (DMG) (ZIP)
Demonstrates how to use the Speech Recognition Manager in a simple application.
2003-03-26