Uses of Class
com.mypurecloud.sdk.v2.model.SttEngineEntity
Packages that use SttEngineEntity
-
Uses of SttEngineEntity in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SttEngineEntityModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechSttEngine(GetIntegrationsSpeechSttEngineRequest request) Get details about a STT engineIntegrationsApi.getIntegrationsSpeechSttEngine(String engineId) Get details about a STT engineMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type SttEngineEntityModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsSpeechSttEngine(ApiRequest<Void> request) Get details about a STT engineIntegrationsApiAsync.getIntegrationsSpeechSttEngineAsync(GetIntegrationsSpeechSttEngineRequest request, AsyncApiCallback<SttEngineEntity> callback) Get details about a STT engineIntegrationsApiAsync.getIntegrationsSpeechSttEngineAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SttEngineEntity>> callback) Get details about a STT engineIntegrationsApi.getIntegrationsSpeechSttEngineWithHttpInfo(String engineId) Get details about a STT engineMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SttEngineEntityModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsSpeechSttEngineAsync(GetIntegrationsSpeechSttEngineRequest request, AsyncApiCallback<SttEngineEntity> callback) Get details about a STT engineIntegrationsApiAsync.getIntegrationsSpeechSttEngineAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SttEngineEntity>> callback) Get details about a STT engine -
Uses of SttEngineEntity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SttEngineEntityModifier and TypeMethodDescriptionSttEngineEntity.grammarBased(Boolean grammarBased) The STT engine is intended to be used for GrammarsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SttEngineEntityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SttEngineEntityModifier and TypeMethodDescriptionSttEngineEntityListing.entities(List<SttEngineEntity> entities) voidSttEngineEntityListing.setEntities(List<SttEngineEntity> entities)