Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
SPSERIALIZEDPHRASE
SPSERIALIZEDPHRASE contains information about the size of a serialized phrase.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>typedef struct tagSPSERIALIZEDPHRASE { ULONG</strong> <em>ulSerializedSize</em>; <strong>} SPSERIALIZEDPHRASE;</strong> </pre>
Members
- ulSerializedSize
Value specifying the size of the serialized phrase in bytes.