Uses of Class
com.mypurecloud.sdk.v2.model.TtsSettings
Packages that use TtsSettings
Package
Description
-
Uses of TtsSettings in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TtsSettingsModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechTtsSettings()Get TTS settings for an orgIntegrationsApi.getIntegrationsSpeechTtsSettings(GetIntegrationsSpeechTtsSettingsRequest request) Get TTS settings for an orgIntegrationsApi.putIntegrationsSpeechTtsSettings(PutIntegrationsSpeechTtsSettingsRequest request) Update TTS settings for an orgIntegrationsApi.putIntegrationsSpeechTtsSettings(TtsSettings body) Update TTS settings for an orgMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TtsSettingsModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechTtsSettings(ApiRequest<Void> request) Get TTS settings for an orgIntegrationsApiAsync.getIntegrationsSpeechTtsSettingsAsync(GetIntegrationsSpeechTtsSettingsRequest request, AsyncApiCallback<TtsSettings> callback) Get TTS settings for an orgIntegrationsApiAsync.getIntegrationsSpeechTtsSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TtsSettings>> callback) Get TTS settings for an orgIntegrationsApi.getIntegrationsSpeechTtsSettingsWithHttpInfo()Get TTS settings for an orgIntegrationsApi.putIntegrationsSpeechTtsSettings(ApiRequest<TtsSettings> request) Update TTS settings for an orgIntegrationsApiAsync.putIntegrationsSpeechTtsSettingsAsync(PutIntegrationsSpeechTtsSettingsRequest request, AsyncApiCallback<TtsSettings> callback) Update TTS settings for an orgIntegrationsApiAsync.putIntegrationsSpeechTtsSettingsAsync(ApiRequest<TtsSettings> request, AsyncApiCallback<ApiResponse<TtsSettings>> callback) Update TTS settings for an orgIntegrationsApi.putIntegrationsSpeechTtsSettingsWithHttpInfo(TtsSettings body) Update TTS settings for an orgMethods in com.mypurecloud.sdk.v2.api with parameters of type TtsSettingsModifier and TypeMethodDescriptionIntegrationsApi.putIntegrationsSpeechTtsSettings(TtsSettings body) Update TTS settings for an orgIntegrationsApi.putIntegrationsSpeechTtsSettingsWithHttpInfo(TtsSettings body) Update TTS settings for an orgMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TtsSettingsModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsSpeechTtsSettingsAsync(GetIntegrationsSpeechTtsSettingsRequest request, AsyncApiCallback<TtsSettings> callback) Get TTS settings for an orgIntegrationsApiAsync.getIntegrationsSpeechTtsSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TtsSettings>> callback) Get TTS settings for an orgIntegrationsApi.putIntegrationsSpeechTtsSettings(ApiRequest<TtsSettings> request) Update TTS settings for an orgIntegrationsApiAsync.putIntegrationsSpeechTtsSettingsAsync(PutIntegrationsSpeechTtsSettingsRequest request, AsyncApiCallback<TtsSettings> callback) Update TTS settings for an orgIntegrationsApiAsync.putIntegrationsSpeechTtsSettingsAsync(ApiRequest<TtsSettings> request, AsyncApiCallback<ApiResponse<TtsSettings>> callback) Update TTS settings for an orgIntegrationsApiAsync.putIntegrationsSpeechTtsSettingsAsync(ApiRequest<TtsSettings> request, AsyncApiCallback<ApiResponse<TtsSettings>> callback) Update TTS settings for an org -
Uses of TtsSettings in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return TtsSettingsMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type TtsSettingsMethods in com.mypurecloud.sdk.v2.api.request with parameters of type TtsSettingsModifier and TypeMethodDescriptionPutIntegrationsSpeechTtsSettingsRequest.builder(TtsSettings body) voidPutIntegrationsSpeechTtsSettingsRequest.setBody(TtsSettings body) PutIntegrationsSpeechTtsSettingsRequest.Builder.withBody(TtsSettings body) PutIntegrationsSpeechTtsSettingsRequest.withBody(TtsSettings body) PutIntegrationsSpeechTtsSettingsRequest.Builder.withRequiredParams(TtsSettings body) -
Uses of TtsSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TtsSettingsModifier and TypeMethodDescriptionTtsSettings.defaultEngine(String defaultEngine) ID of the global default TTS engineTtsSettings.languageOverrides(List<LanguageOverride> languageOverrides) The list of default overrides for specific languages