(Page 6 of 17 in this chapter)
ttsLoadUED
Description
- Loads a User Exception Dictionary (UED) file into host memory.
Prototype
- DWORD ttsLoadUED(CTAHD ctahd,
char* filename,
UEDHD *uedhd)
- ctahd CT Access handle returned by ctaCreateContext.
- filename Name of the User Exception Dictionary file.
- uedhd Returned pointer to a UED handle.
Return Values
Events
- None.
Details
- This function loads a UED file into host memory so that instances of text-to-speech can link to it. UEDs substitute expanded or phonetic spellings for specified words in text input. Once an instance of text-to-speech is linked to a UED, any text input is filtered according to that UED.
- Instances of text-to-speech begin UED filtering as soon as applications call ttsLinkUED. Multiple contexts of
text-to-speech link can link to a single loaded dictionary.
See Also
- ttsLinkUED, ttsUnlinkUED, ttsUnloadUED
(Page 6 of 17 in this chapter)
tech_support@nmss.com
Copyright © 1997, Natural MicroSystems, Inc. All rights
reserved.