Next Page > Hide TOC

Introduction to Speech Synthesis Programming Guide

Contents:

Organization of This Document
See Also


Speech synthesis, also called text-to-speech, is the generation of synthetic speech. An application or other process sends text to a speech synthesizer, which creates a spoken version that can be output through the audio hardware or saved to a file.

This document covers speech synthesis support in Mac OS X. It provides an overview of speech components and the speech synthesis process, and it describes how to incorporate and manipulate synthesized speech in your application.

Note: This document does not discuss the use of assistive applications, such as VoiceOver. If you need to know how to make your application accessible to users with disabilities, read Accessibility Overview to find out about accessibility support in Mac OS X.

Note: Although speech synthesis and speech recognition are closely related technologies, this document focuses on speech synthesis. For some information on speech recognition, see Speech Recognition Manager Reference.

You should read this document to learn about speech synthesis in Mac OS X and about how you can customize your application’s spoken output. If you’re unfamiliar with the concepts of synthesized speech, be sure to read “Speech Synthesis in Mac OS X” for an overview of how speech fits into the operating system and of the speech generation process. Carbon, Cocoa, and AppleScript provide APIs to produce spoken output. Be sure to read the API overviews in “Designing and Implementing an Application That Speaks” to find out which programming language provides the features you need.

Organization of This Document

Speech Synthesis Programming Guide contains the following chapters and appendixes:

See Also

In addition to this document, the Reference Library > User Experience > Speech Technologies contains several other resources to help you take advantage of synthesized speech in your application.



Next Page > Hide TOC


© 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-09-05)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.