Gets the current value of a stream parameter.
int LV_SRE_StreamSetParameter(HPORT hport, 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.
HPort
The port's handle.
StreamParameter
Stream parameter to change. See Stream Parameters.
StreamParameterValue
New stream parameter value.
Gets the current value of a stream parameter.
Complete Help Topic List | Speech Engine Product Information