Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
CSpDynamicString::TrimBoth
CSpDynamicString::TrimBoth trims the white space starting from both the right and left sides. The subsequent instance is returned.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>WCHAR* TrimBoth( void );</strong> </pre>
Parameters
None