Retrieves when the synthesizer retrieves content from a document server.
DWORD saiTtsGetFetchHint ( SAI_SYNTHESIZER_HANDLE synthHd, SAI_FETCH_HINT *hint )
|
Argument |
Description |
|
synthHd |
Handle associated with a synthesizer resource. |
|
hint |
Pointer to a value that indicates when the synthesizer can retrieve documents from another resource. Allowed values are:
|
|
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. |
Use saiTtsGetFetchHint to set the URL access properties to apply when the synthesizer needs to fetch documents or other resources such as speech markup or audio files.