Gets the current value of a stream property.
int StreamSetParameter(int StreamParameter, unsigned long* StreamParameterValue);
LV_SUCCESS
No errors; parameter changed correctly.
A negative result indicates a specific error:
-17: INVALID_PROPERTY: The specified parameter does not exist.
StreamParameter
The stream parameter to change. See Stream Properties.
StreamParameterValue
stream parameter value.
Gets the current value of a stream parameter.
Complete Help Topic List | Speech Engine Product Information