saiTtsGetFetchTimeout

Retrieves the synthesizer timeout period for waiting for resources from the network.

Prototype

DWORD saiTtsGetFetchTimeout ( SAI_SYNTHESIZER_HANDLE synthHd, DWORD *timeout )

Argument

Description

synthHd

Handle associated with a synthesizer resource.

timeout

Pointer to a timeout value in ms.


Return values

Return value

Description

SUCCESS

 

SAIERR_INVALID_PARAMETER

One of the specified arguments is invalid.

SAIERR_UNSUPPORTED_SPEECH_PARAMETER

Speech engine does not support the specified parameter.


See also

saiTtsSetFetchTimeout