|
| 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
GetPropertyString Method
The GetPropertyString method returns the string value corresponding to the specified key 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.GetPropertyString(
Name As String,
Value As String
) As Boolean
Parameters
- Name
- Specifies the string name of the property.
- Value
- Specifies the String value associated with the property Name. This value is passed back upon successful completion of the call. If the return value is False, Value will not be updated.
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