Uses of Class
com.mypurecloud.sdk.v2.api.request.GetIntegrationsSpeechTtsEngineRequest
Packages that use GetIntegrationsSpeechTtsEngineRequest
-
Uses of GetIntegrationsSpeechTtsEngineRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetIntegrationsSpeechTtsEngineRequestModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechTtsEngine(GetIntegrationsSpeechTtsEngineRequest request) Get details about a TTS engineIntegrationsApiAsync.getIntegrationsSpeechTtsEngineAsync(GetIntegrationsSpeechTtsEngineRequest request, AsyncApiCallback<TtsEngineEntity> callback) Get details about a TTS engine -
Uses of GetIntegrationsSpeechTtsEngineRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetIntegrationsSpeechTtsEngineRequestModifier and TypeMethodDescriptionGetIntegrationsSpeechTtsEngineRequest.Builder.build()GetIntegrationsSpeechTtsEngineRequest.withCustomHeader(String name, String value) GetIntegrationsSpeechTtsEngineRequest.withEngineId(String engineId) GetIntegrationsSpeechTtsEngineRequest.withIncludeVoices(Boolean includeVoices)