SP_MAX_PRON_LENGTH (Windows CE 5.0)
This variable defines the maximum length of a phoneme pronunciation. This limit applies to zero-terminated lists of SPPHONEID elements.
const ULONG SP_MAX_PRON_LENGTH = 384;
Note Functions with SPPHONEID arguments matching or exceeding this limit will return the E_INVALIDARG error.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
See Also
Send Feedback on this topic to the authors