|
| 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
Speech Automation 5.1
Interface: ISpeechRecognizer
Type: Hidden
SetPropertyString Method
The SetPropertyString method sets a text property corresponding to the specified name.
The SAPI 5 speech recognition (SR) engine does not support any properties with associated string values. However, other manufacturer's engines could. See ISpeechRecognizer.GetPropertyNumber for a related and similar feature.
SpeechRecognizer.SetPropertyString(
Name As String,
Value As String
) As Boolean
Parameters
- Name
- Specifies the string name of the property.
- Value
- Specifies the new String value of property Name. If the return value is False, Name will not be changed.
Return Value
A Boolean variable of True if the property is supported, or False if not supported.
Example
See ISpeechRecognizer.GetPropertyNumber for a related code sample.
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