You are reading help file online using chmlib.com
|
Interface: ISpeechRecognizerStatus
The CurrentStreamPosition property returns the recognizer's position in the recognition stream, in bytes.
| Set: | (This property is read-only) |
| Get: | Variant = ISpeechRecognizerStatus.CurrentStreamPosition |
For an example of the use of the CurrentStreamPosition property, see the code example in the Recognizer Status property section.
You are reading help file online using chmlib.com
|