Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Примеры брендбуков / apple_osx-aqua-human-interface.pdf
Скачиваний:
17
Добавлен:
16.02.2016
Размер:
8.01 Mб
Скачать

C H A P T E R 1 6

Speech Recognition and Synthesis

Mac OS X version 10.2 contains speech technologies that recognize and speak U.S. English. These technologies provide benefits for all users and present the possibility of a new paradigm for human-computer interaction. This chapter discusses various approaches for implementing these technologies and provides guidelines for doing so.

Speech recognition is the ability for the computer to recognize and respond to a person’s speech. Using speech recognition, users can accomplish tasks comprising multiple steps—for example, “Schedule a meeting next Friday at 3 P.M. with John, Paul, and George” or “Create a 3-by-3 table”—with one spoken command.

Mac OS X users can control the computer by voice, rather than being limited to the mouse or keyboard; consequently, speech-recognition technology is very important for people with special needs, as well as for general users. Developers can take advantage of the speech engine and API included with Mac OS X, as well as the built-in user-interface.

Speech synthesis, also called text-to-speech (TTS), converts text into audible speech. It provides a way to deliver information to users without forcing them to shift attention from their current task. For example, the computer could, in the background, deliver such messages as “Your download is complete; one of the files has been corrupted” and “You have email from your boss; would you like to read it now?” TTS is also crucial for users with vision or attention disabilities. As with speech recognition, Mac OS X TTS provides both an API and several user interface features.

For more information about implementing these technologies, see Inside Mac OS X: Speech Recognition Manager Reference and Inside Mac OS X: Speech Synthesis Manager Reference, both available on the Mac OS X developer documentation website.

253

Apple Computer, Inc. June 2002

Соседние файлы в папке Примеры брендбуков