Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.3
SpPhoneConverter
The SpPhoneConverter automation object supports conversion between phoneme symbols and phoneme IDs.
Each language supported by SAPI uses a set of phonemes which represent all the meaningful sounds in that language. Each phoneme has a symbolic representation of its sound, and a numeric ID; in most languages, phoneme IDs are assigned sequentially. Please see the American English Phoneme Representation page for further details.
The following table shows a few English words transcribed into phoneme symbols and phoneme ID's.
| Words |
| one |
| two |
| three |
| four |
| five |
| six |
Automation Interface Elements
The SpPhoneConverter automation object has the following elements:
| Properties |
| LanguageId Property |
| Methods |
| IdToPhone Method |
| PhoneToId Method |