Contents

PhonemeInfo

Defines a structure that stores information about a phoneme.

Declaration

struct PhonemeInfo

Overview

Ordinarily, you use a phoneme information structure to show the user how to enter text to represent a particular phoneme when the 'PHON' input mode is activated.

You might use the information contained in the hiliteStart and hiliteEnd fields to highlight the characters in the example word that represent the phoneme.

To obtain a phoneme information structure for an individual phoneme, you must obtain a list of phonemes through a phoneme descriptor structure.

Topics

Initializers

Instance Properties