saiTtsSetFetchTimeout

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

Prototype

DWORD saiTtsSetFetchTimeout ( SAI_SYNTHESIZER_HANDLE synthHd, DWORD timeout )

Argument

Description

synthHd

Handle associated with a synthesizer resource.

timeout

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

saiTtsGetFetchTimeout