SP_MAX_PRON_LENGTH
Other versions of this page are also available for the following:
8/28/2008
This variable defines the maximum length of a phoneme pronunciation. This limit applies to zero-terminated lists of SPPHONEID elements.
Syntax
const ULONG SP_MAX_PRON_LENGTH = 384;
Remarks
Note
Functions with SPPHONEID arguments matching or exceeding this limit will return the E_INVALIDARG error.
Requirements
Header | sapi.h, sapi.idl |
Windows Embedded CE | Windows CE .NET 4.1 and later |