Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
CSpDynamicString::Attach
CSpDynamicString::Attach attaches or assigns a string to the instance.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>void Attach</strong> <strong>WCHAR </strong>*<em>pszSrc</em> <strong>)</strong> </pre>
Parameters
- pszSrc
[in] The source string to attach or assign.