|
| Leading Translation Management System for Translation Agencies, Top Translation Management Software for Freelance Translators, Time Tracking Software, Word Count, Character Count and Line Count Software, Computer Assisted Translation Tool for Easy Word Count, Clipboard Character Count Software, User-Friendly Translation Memory Software, Terminology Management Software, Terminology Management Server, Microsoft Glossary Software, Dictionary of Acronyms, Social Network for Translators and Translation Agencies, Acronyms and Abbreviations Search Engine, Russian Translation Lab, Ukrainian Translation Lab. |
You are reading help file online using chmlib.com
|
Microsoft Speech SDK
SAPI 5.1
ISpProperties::SetPropertyString
ISpProperties::SetPropertyString sets a text property corresponding to the specified name.
HRESULT SetPropertyString(
const WCHAR *pName,
const WCHAR *pValue
);
Parameters
- pName
- [in, string] Null-terminated string containing the property name.
- pValue
- [in, string] Null-terminated string containing the property value.
Return values
Value |
Description |
S_OK |
Function completed successfully. |
S_FALSE |
SR engine does not support specified property name. |
E_INVALIDARG |
One or more parameters are invalid. |
FAILED(hr) |
SR engine returned specific error. |
Remarks
If the SR engine supports the property, SAPI will fire a property-changed event (see SPEI_PROPERTY_STRING_CHANGE) to all interested recognizer contexts (ISpRecoContext).
Broadcasting the corresponding event notifies any recognizer contexts that had interests in the property (see CSpEvent::PropertyName and CSpEvent::PropertyStringValue).
You are reading help file online using chmlib.com
|
If you want your help file to be removed or added please send e-mail to chmlibcom@gmail.com