Package com.mypurecloud.sdk.v2.api
Class SpeechTextAnalyticsApiAsync
java.lang.Object
com.mypurecloud.sdk.v2.api.SpeechTextAnalyticsApiAsync
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeleteSpeechandtextanalyticsCategoryAsync(DeleteSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics category by IDdeleteSpeechandtextanalyticsCategoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics category by IDdeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics DictionaryFeedback by IddeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics DictionaryFeedback by IddeleteSpeechandtextanalyticsProgramAsync(DeleteSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<DeleteProgramResponse> callback) Delete a Speech & Text Analytics program by iddeleteSpeechandtextanalyticsProgramAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DeleteProgramResponse>> callback) Delete a Speech & Text Analytics program by iddeleteSpeechandtextanalyticsReprocessingJobAsync(DeleteSpeechandtextanalyticsReprocessingJobRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics Reprocessing job by Id deleteSpeechandtextanalyticsReprocessingJob is a preview method and is subject to both breaking and non-breaking changes at any time without noticedeleteSpeechandtextanalyticsReprocessingJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics Reprocessing job by Id deleteSpeechandtextanalyticsReprocessingJob is a preview method and is subject to both breaking and non-breaking changes at any time without noticedeleteSpeechandtextanalyticsSentimentfeedbackAsync(DeleteSpeechandtextanalyticsSentimentfeedbackRequest request, AsyncApiCallback<Void> callback) Delete All Speech & Text Analytics SentimentFeedbackdeleteSpeechandtextanalyticsSentimentfeedbackAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete All Speech & Text Analytics SentimentFeedbackdeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdAsync(DeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics SentimentFeedback by IddeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics SentimentFeedback by IddeleteSpeechandtextanalyticsTopicAsync(DeleteSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics topic by iddeleteSpeechandtextanalyticsTopicAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics topic by idgetSpeechandtextanalyticsCategoriesAsync(GetSpeechandtextanalyticsCategoriesRequest request, AsyncApiCallback<CategoriesEntityListing> callback) Get the list of Speech and Text Analytics categoriesgetSpeechandtextanalyticsCategoriesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CategoriesEntityListing>> callback) Get the list of Speech and Text Analytics categoriesgetSpeechandtextanalyticsCategoryAsync(GetSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<StaCategory> callback) Get a Speech & Text Analytics Category by IDgetSpeechandtextanalyticsCategoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StaCategory>> callback) Get a Speech & Text Analytics Category by IDgetSpeechandtextanalyticsConversationAsync(GetSpeechandtextanalyticsConversationRequest request, AsyncApiCallback<ConversationMetrics> callback) Get Speech and Text Analytics for a specific conversationgetSpeechandtextanalyticsConversationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationMetrics>> callback) Get Speech and Text Analytics for a specific conversationgetSpeechandtextanalyticsConversationCategoriesAsync(GetSpeechandtextanalyticsConversationCategoriesRequest request, AsyncApiCallback<ConversationCategoriesEntityListing> callback) Get the list of detected Speech and Text Analytics categories of conversationgetSpeechandtextanalyticsConversationCategoriesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationCategoriesEntityListing>> callback) Get the list of detected Speech and Text Analytics categories of conversationgetSpeechandtextanalyticsConversationCommunicationTranscripturlAsync(GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest request, AsyncApiCallback<TranscriptUrl> callback) Get the pre-signed S3 URL for the transcript of a specific communication of a conversationgetSpeechandtextanalyticsConversationCommunicationTranscripturlAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranscriptUrl>> callback) Get the pre-signed S3 URL for the transcript of a specific communication of a conversationgetSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync(GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest request, AsyncApiCallback<TranscriptUrls> callback) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversationgetSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranscriptUrls>> callback) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversationgetSpeechandtextanalyticsConversationSentimentsAsync(GetSpeechandtextanalyticsConversationSentimentsRequest request, AsyncApiCallback<SentimentData> callback) Get sentiment datagetSpeechandtextanalyticsConversationSentimentsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SentimentData>> callback) Get sentiment datagetSpeechandtextanalyticsConversationSummariesAsync(GetSpeechandtextanalyticsConversationSummariesRequest request, AsyncApiCallback<SpeechTextAnalyticsConversationSummaryListing> callback) Get conversation summaries by conversation id.getSpeechandtextanalyticsConversationSummariesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SpeechTextAnalyticsConversationSummaryListing>> callback) Get conversation summaries by conversation id.getSpeechandtextanalyticsDictionaryfeedbackAsync(GetSpeechandtextanalyticsDictionaryfeedbackRequest request, AsyncApiCallback<DictionaryFeedbackEntityListing> callback) Get the list of Speech & Text Analytics dictionary feedbacksgetSpeechandtextanalyticsDictionaryfeedbackAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DictionaryFeedbackEntityListing>> callback) Get the list of Speech & Text Analytics dictionary feedbacksgetSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(GetSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest request, AsyncApiCallback<DictionaryFeedback> callback) Get a Speech & Text Analytics dictionary feedback by idgetSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DictionaryFeedback>> callback) Get a Speech & Text Analytics dictionary feedback by idgetSpeechandtextanalyticsProgramAsync(GetSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<Program> callback) Get a Speech & Text Analytics program by idgetSpeechandtextanalyticsProgramAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Program>> callback) Get a Speech & Text Analytics program by idgetSpeechandtextanalyticsProgramMappingsAsync(GetSpeechandtextanalyticsProgramMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramMappings> callback) Get Speech & Text Analytics program mappings to queues and flows by idgetSpeechandtextanalyticsProgramMappingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramMappings>> callback) Get Speech & Text Analytics program mappings to queues and flows by idgetSpeechandtextanalyticsProgramsAsync(GetSpeechandtextanalyticsProgramsRequest request, AsyncApiCallback<ProgramsEntityListing> callback) Get the list of Speech & Text Analytics programsgetSpeechandtextanalyticsProgramsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramsEntityListing>> callback) Get the list of Speech & Text Analytics programsgetSpeechandtextanalyticsProgramSettingsInsightsAsync(GetSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Get AI Insights settings of a programgetSpeechandtextanalyticsProgramSettingsInsightsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettings>> callback) Get AI Insights settings of a programgetSpeechandtextanalyticsProgramsGeneralJobAsync(GetSpeechandtextanalyticsProgramsGeneralJobRequest request, AsyncApiCallback<GeneralProgramJob> callback) Get a Speech & Text Analytics general program job by idgetSpeechandtextanalyticsProgramsGeneralJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GeneralProgramJob>> callback) Get a Speech & Text Analytics general program job by idgetSpeechandtextanalyticsProgramsMappingsAsync(GetSpeechandtextanalyticsProgramsMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramsMappingsEntityListing> callback) Get the list of Speech & Text Analytics programs mappings to queues and flowsgetSpeechandtextanalyticsProgramsMappingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramsMappingsEntityListing>> callback) Get the list of Speech & Text Analytics programs mappings to queues and flowsgetSpeechandtextanalyticsProgramsPublishjobAsync(GetSpeechandtextanalyticsProgramsPublishjobRequest request, AsyncApiCallback<ProgramJob> callback) Get a Speech & Text Analytics publish programs job by idgetSpeechandtextanalyticsProgramsPublishjobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramJob>> callback) Get a Speech & Text Analytics publish programs job by idgetSpeechandtextanalyticsProgramsSettingsInsightsAsync(GetSpeechandtextanalyticsProgramsSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettingsEntityListing> callback) Get the list of program AI Insights settings for the organizationgetSpeechandtextanalyticsProgramsSettingsInsightsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettingsEntityListing>> callback) Get the list of program AI Insights settings for the organizationgetSpeechandtextanalyticsProgramsTopiclinksJobAsync(GetSpeechandtextanalyticsProgramsTopiclinksJobRequest request, AsyncApiCallback<ProgramTopicLinksJob> callback) Get a Speech & Text Analytics program-topic links job by idgetSpeechandtextanalyticsProgramsTopiclinksJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramTopicLinksJob>> callback) Get a Speech & Text Analytics program-topic links job by idgetSpeechandtextanalyticsProgramsTranscriptionenginesDialectsAsync(GetSpeechandtextanalyticsProgramsTranscriptionenginesDialectsRequest request, AsyncApiCallback<SupportedDialectsEntityListing> callback) Get supported dialects for each transcription enginegetSpeechandtextanalyticsProgramsTranscriptionenginesDialectsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SupportedDialectsEntityListing>> callback) Get supported dialects for each transcription enginegetSpeechandtextanalyticsProgramsUnpublishedAsync(GetSpeechandtextanalyticsProgramsUnpublishedRequest request, AsyncApiCallback<UnpublishedProgramsEntityListing> callback) Get the list of Speech & Text Analytics unpublished programsgetSpeechandtextanalyticsProgramsUnpublishedAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UnpublishedProgramsEntityListing>> callback) Get the list of Speech & Text Analytics unpublished programsgetSpeechandtextanalyticsProgramTranscriptionenginesAsync(GetSpeechandtextanalyticsProgramTranscriptionenginesRequest request, AsyncApiCallback<ProgramTranscriptionEngines> callback) Get transcription engine settings of a programgetSpeechandtextanalyticsProgramTranscriptionenginesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramTranscriptionEngines>> callback) Get transcription engine settings of a programgetSpeechandtextanalyticsReprocessingJobAsync(GetSpeechandtextanalyticsReprocessingJobRequest request, AsyncApiCallback<ReprocessJobResponse> callback) Get a Speech & Text Analytics reprocess job by id getSpeechandtextanalyticsReprocessingJob is a preview method and is subject to both breaking and non-breaking changes at any time without noticegetSpeechandtextanalyticsReprocessingJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReprocessJobResponse>> callback) Get a Speech & Text Analytics reprocess job by id getSpeechandtextanalyticsReprocessingJob is a preview method and is subject to both breaking and non-breaking changes at any time without noticegetSpeechandtextanalyticsReprocessingJobInteractionsAsync(GetSpeechandtextanalyticsReprocessingJobInteractionsRequest request, AsyncApiCallback<ReprocessInteractionsByJobIdResponse> callback) Get a Speech & Text Analytics Reprocessing interactions statuses by job id getSpeechandtextanalyticsReprocessingJobInteractions is a preview method and is subject to both breaking and non-breaking changes at any time without noticegetSpeechandtextanalyticsReprocessingJobInteractionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReprocessInteractionsByJobIdResponse>> callback) Get a Speech & Text Analytics Reprocessing interactions statuses by job id getSpeechandtextanalyticsReprocessingJobInteractions is a preview method and is subject to both breaking and non-breaking changes at any time without noticegetSpeechandtextanalyticsReprocessingJobsAsync(GetSpeechandtextanalyticsReprocessingJobsRequest request, AsyncApiCallback<ReprocessJobEntityListingResponse> callback) Get the list of Speech & Text Analytics reprocess jobs getSpeechandtextanalyticsReprocessingJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticegetSpeechandtextanalyticsReprocessingJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReprocessJobEntityListingResponse>> callback) Get the list of Speech & Text Analytics reprocess jobs getSpeechandtextanalyticsReprocessingJobs is a preview method and is subject to both breaking and non-breaking changes at any time without noticegetSpeechandtextanalyticsSentimentDialectsAsync(GetSpeechandtextanalyticsSentimentDialectsRequest request, AsyncApiCallback<EntityListing> callback) Get the list of Speech & Text Analytics sentiment supported dialectsgetSpeechandtextanalyticsSentimentDialectsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EntityListing>> callback) Get the list of Speech & Text Analytics sentiment supported dialectsgetSpeechandtextanalyticsSentimentfeedbackAsync(GetSpeechandtextanalyticsSentimentfeedbackRequest request, AsyncApiCallback<SentimentFeedbackEntityListing> callback) Get the list of Speech & Text Analytics SentimentFeedbackgetSpeechandtextanalyticsSentimentfeedbackAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SentimentFeedbackEntityListing>> callback) Get the list of Speech & Text Analytics SentimentFeedbackgetSpeechandtextanalyticsSettingsAsync(GetSpeechandtextanalyticsSettingsRequest request, AsyncApiCallback<SpeechTextAnalyticsSettingsResponse> callback) Get Speech And Text Analytics SettingsgetSpeechandtextanalyticsSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SpeechTextAnalyticsSettingsResponse>> callback) Get Speech And Text Analytics SettingsgetSpeechandtextanalyticsTopicAsync(GetSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Topic> callback) Get a Speech & Text Analytics topic by idgetSpeechandtextanalyticsTopicAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Topic>> callback) Get a Speech & Text Analytics topic by idgetSpeechandtextanalyticsTopicsAsync(GetSpeechandtextanalyticsTopicsRequest request, AsyncApiCallback<TopicsEntityListing> callback) Get the list of Speech & Text Analytics topicsgetSpeechandtextanalyticsTopicsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicsEntityListing>> callback) Get the list of Speech & Text Analytics topicsgetSpeechandtextanalyticsTopicsDialectsAsync(GetSpeechandtextanalyticsTopicsDialectsRequest request, AsyncApiCallback<EntityListing> callback) Get list of supported Speech & Text Analytics topics dialectsgetSpeechandtextanalyticsTopicsDialectsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EntityListing>> callback) Get list of supported Speech & Text Analytics topics dialectsgetSpeechandtextanalyticsTopicsGeneralAsync(GetSpeechandtextanalyticsTopicsGeneralRequest request, AsyncApiCallback<GeneralTopicsEntityListing> callback) Get the Speech & Text Analytics general topics for a given dialectgetSpeechandtextanalyticsTopicsGeneralAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GeneralTopicsEntityListing>> callback) Get the Speech & Text Analytics general topics for a given dialectgetSpeechandtextanalyticsTopicsGeneralStatusAsync(GetSpeechandtextanalyticsTopicsGeneralStatusRequest request, AsyncApiCallback<UnifiedGeneralTopicEntityListing> callback) Get the list of general topics from the org and the system with their current statusgetSpeechandtextanalyticsTopicsGeneralStatusAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UnifiedGeneralTopicEntityListing>> callback) Get the list of general topics from the org and the system with their current statusgetSpeechandtextanalyticsTopicsPublishjobAsync(GetSpeechandtextanalyticsTopicsPublishjobRequest request, AsyncApiCallback<TopicJob> callback) Get a Speech & Text Analytics publish topics job by idgetSpeechandtextanalyticsTopicsPublishjobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicJob>> callback) Get a Speech & Text Analytics publish topics job by idgetSpeechandtextanalyticsTopicsTestphraseJobAsync(GetSpeechandtextanalyticsTopicsTestphraseJobRequest request, AsyncApiCallback<TestTopicPhraseJob> callback) Get a Speech & Text Analytics test topics phrase job by idgetSpeechandtextanalyticsTopicsTestphraseJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TestTopicPhraseJob>> callback) Get a Speech & Text Analytics test topics phrase job by idgetSpeechandtextanalyticsTranslationsLanguageConversationAsync(GetSpeechandtextanalyticsTranslationsLanguageConversationRequest request, AsyncApiCallback<CommunicationTranslationList> callback) Translate a single interaction recording (or an email conversation)getSpeechandtextanalyticsTranslationsLanguageConversationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CommunicationTranslationList>> callback) Translate a single interaction recording (or an email conversation)getSpeechandtextanalyticsTranslationsLanguagesAsync(GetSpeechandtextanalyticsTranslationsLanguagesRequest request, AsyncApiCallback<TranslateSupportedLanguageList> callback) Get supported translation languagesgetSpeechandtextanalyticsTranslationsLanguagesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranslateSupportedLanguageList>> callback) Get supported translation languagespatchSpeechandtextanalyticsSettingsAsync(PatchSpeechandtextanalyticsSettingsRequest request, AsyncApiCallback<SpeechTextAnalyticsSettingsResponse> callback) Patch Speech And Text Analytics SettingspatchSpeechandtextanalyticsSettingsAsync(ApiRequest<SpeechTextAnalyticsSettingsRequest> request, AsyncApiCallback<ApiResponse<SpeechTextAnalyticsSettingsResponse>> callback) Patch Speech And Text Analytics SettingspostSpeechandtextanalyticsCategoriesAsync(PostSpeechandtextanalyticsCategoriesRequest request, AsyncApiCallback<StaCategory> callback) Create new Speech & Text Analytics categorypostSpeechandtextanalyticsCategoriesAsync(ApiRequest<CategoryRequest> request, AsyncApiCallback<ApiResponse<StaCategory>> callback) Create new Speech & Text Analytics categorypostSpeechandtextanalyticsDictionaryfeedbackAsync(PostSpeechandtextanalyticsDictionaryfeedbackRequest request, AsyncApiCallback<DictionaryFeedback> callback) Create a Speech & Text Analytics DictionaryFeedbackpostSpeechandtextanalyticsDictionaryfeedbackAsync(ApiRequest<DictionaryFeedback> request, AsyncApiCallback<ApiResponse<DictionaryFeedback>> callback) Create a Speech & Text Analytics DictionaryFeedbackpostSpeechandtextanalyticsProgramsAsync(PostSpeechandtextanalyticsProgramsRequest request, AsyncApiCallback<Program> callback) Create new Speech & Text Analytics programpostSpeechandtextanalyticsProgramsAsync(ApiRequest<ProgramRequest> request, AsyncApiCallback<ApiResponse<Program>> callback) Create new Speech & Text Analytics programpostSpeechandtextanalyticsProgramsGeneralJobsAsync(PostSpeechandtextanalyticsProgramsGeneralJobsRequest request, AsyncApiCallback<GeneralProgramJob> callback) Create new Speech & Text Analytics general program jobpostSpeechandtextanalyticsProgramsGeneralJobsAsync(ApiRequest<GeneralProgramJobRequest> request, AsyncApiCallback<ApiResponse<GeneralProgramJob>> callback) Create new Speech & Text Analytics general program jobpostSpeechandtextanalyticsProgramsPublishjobsAsync(PostSpeechandtextanalyticsProgramsPublishjobsRequest request, AsyncApiCallback<ProgramJob> callback) Create new Speech & Text Analytics publish programs jobpostSpeechandtextanalyticsProgramsPublishjobsAsync(ApiRequest<ProgramJobRequest> request, AsyncApiCallback<ApiResponse<ProgramJob>> callback) Create new Speech & Text Analytics publish programs jobpostSpeechandtextanalyticsReprocessingJobsAsync(PostSpeechandtextanalyticsReprocessingJobsRequest request, AsyncApiCallback<ReprocessJobResponse> callback) Create a Speech & Text Analytics reprocess job.postSpeechandtextanalyticsReprocessingJobsAsync(ApiRequest<CreateReprocessJobRequest> request, AsyncApiCallback<ApiResponse<ReprocessJobResponse>> callback) Create a Speech & Text Analytics reprocess job.postSpeechandtextanalyticsSentimentfeedbackAsync(PostSpeechandtextanalyticsSentimentfeedbackRequest request, AsyncApiCallback<SentimentFeedback> callback) Create a Speech & Text Analytics SentimentFeedbackpostSpeechandtextanalyticsSentimentfeedbackAsync(ApiRequest<SentimentFeedback> request, AsyncApiCallback<ApiResponse<SentimentFeedback>> callback) Create a Speech & Text Analytics SentimentFeedbackpostSpeechandtextanalyticsTopicsAsync(PostSpeechandtextanalyticsTopicsRequest request, AsyncApiCallback<Topic> callback) Create new Speech & Text Analytics topicpostSpeechandtextanalyticsTopicsAsync(ApiRequest<TopicRequest> request, AsyncApiCallback<ApiResponse<Topic>> callback) Create new Speech & Text Analytics topicpostSpeechandtextanalyticsTopicsPublishjobsAsync(PostSpeechandtextanalyticsTopicsPublishjobsRequest request, AsyncApiCallback<TopicJob> callback) Create new Speech & Text Analytics publish topics jobpostSpeechandtextanalyticsTopicsPublishjobsAsync(ApiRequest<TopicJobRequest> request, AsyncApiCallback<ApiResponse<TopicJob>> callback) Create new Speech & Text Analytics publish topics jobpostSpeechandtextanalyticsTopicsTestphraseJobsAsync(PostSpeechandtextanalyticsTopicsTestphraseJobsRequest request, AsyncApiCallback<TestTopicPhraseJobs> callback) Create new Speech & Text Analytics publish topics jobpostSpeechandtextanalyticsTopicsTestphraseJobsAsync(ApiRequest<TestTopicPhraseJobRequest> request, AsyncApiCallback<ApiResponse<TestTopicPhraseJobs>> callback) Create new Speech & Text Analytics publish topics jobpostSpeechandtextanalyticsTranscriptsSearchAsync(PostSpeechandtextanalyticsTranscriptsSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources.postSpeechandtextanalyticsTranscriptsSearchAsync(ApiRequest<TranscriptSearchRequest> request, AsyncApiCallback<ApiResponse<JsonSearchResponse>> callback) Search resources.putSpeechandtextanalyticsCategoryAsync(PutSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<StaCategory> callback) Update a Speech & Text Analytics category by IDputSpeechandtextanalyticsCategoryAsync(ApiRequest<CategoryRequest> request, AsyncApiCallback<ApiResponse<StaCategory>> callback) Update a Speech & Text Analytics category by IDputSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest request, AsyncApiCallback<DictionaryFeedback> callback) Update existing Speech & Text Analytics dictionary feedback by idputSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(ApiRequest<DictionaryFeedback> request, AsyncApiCallback<ApiResponse<DictionaryFeedback>> callback) Update existing Speech & Text Analytics dictionary feedback by idputSpeechandtextanalyticsProgramAsync(PutSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<Program> callback) Update existing Speech & Text Analytics programputSpeechandtextanalyticsProgramAsync(ApiRequest<ProgramRequest> request, AsyncApiCallback<ApiResponse<Program>> callback) Update existing Speech & Text Analytics programputSpeechandtextanalyticsProgramMappingsAsync(PutSpeechandtextanalyticsProgramMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramMappings> callback) Set Speech & Text Analytics program mappings to queues and flowsputSpeechandtextanalyticsProgramMappingsAsync(ApiRequest<ProgramMappingsRequest> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramMappings>> callback) Set Speech & Text Analytics program mappings to queues and flowsputSpeechandtextanalyticsProgramSettingsInsightsAsync(PutSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Update AI Insights settings of a programputSpeechandtextanalyticsProgramSettingsInsightsAsync(ApiRequest<InsightsSettingsRequest> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettings>> callback) Update AI Insights settings of a programputSpeechandtextanalyticsProgramTranscriptionenginesAsync(PutSpeechandtextanalyticsProgramTranscriptionenginesRequest request, AsyncApiCallback<ProgramTranscriptionEngines> callback) Update transcription engine settings of a programputSpeechandtextanalyticsProgramTranscriptionenginesAsync(ApiRequest<TranscriptionEnginesRequest> request, AsyncApiCallback<ApiResponse<ProgramTranscriptionEngines>> callback) Update transcription engine settings of a programputSpeechandtextanalyticsSettingsAsync(PutSpeechandtextanalyticsSettingsRequest request, AsyncApiCallback<SpeechTextAnalyticsSettingsResponse> callback) Update Speech And Text Analytics SettingsputSpeechandtextanalyticsSettingsAsync(ApiRequest<SpeechTextAnalyticsSettingsRequest> request, AsyncApiCallback<ApiResponse<SpeechTextAnalyticsSettingsResponse>> callback) Update Speech And Text Analytics SettingsputSpeechandtextanalyticsTopicAsync(PutSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Topic> callback) Update existing Speech & Text Analytics topicputSpeechandtextanalyticsTopicAsync(ApiRequest<TopicRequest> request, AsyncApiCallback<ApiResponse<Topic>> callback) Update existing Speech & Text Analytics topic
-
Constructor Details
-
SpeechTextAnalyticsApiAsync
public SpeechTextAnalyticsApiAsync() -
SpeechTextAnalyticsApiAsync
-
-
Method Details
-
deleteSpeechandtextanalyticsCategoryAsync
public Future<Void> deleteSpeechandtextanalyticsCategoryAsync(DeleteSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics category by ID- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsCategoryAsync
public Future<ApiResponse<Void>> deleteSpeechandtextanalyticsCategoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics category by ID- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync
public Future<Void> deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(DeleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics DictionaryFeedback by Id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync
public Future<ApiResponse<Void>> deleteSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics DictionaryFeedback by Id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsProgramAsync
public Future<DeleteProgramResponse> deleteSpeechandtextanalyticsProgramAsync(DeleteSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<DeleteProgramResponse> callback) Delete a Speech & Text Analytics program by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsProgramAsync
public Future<ApiResponse<DeleteProgramResponse>> deleteSpeechandtextanalyticsProgramAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DeleteProgramResponse>> callback) Delete a Speech & Text Analytics program by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsReprocessingJobAsync
public Future<Void> deleteSpeechandtextanalyticsReprocessingJobAsync(DeleteSpeechandtextanalyticsReprocessingJobRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics Reprocessing job by Id deleteSpeechandtextanalyticsReprocessingJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsReprocessingJobAsync
public Future<ApiResponse<Void>> deleteSpeechandtextanalyticsReprocessingJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics Reprocessing job by Id deleteSpeechandtextanalyticsReprocessingJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsSentimentfeedbackAsync
public Future<Void> deleteSpeechandtextanalyticsSentimentfeedbackAsync(DeleteSpeechandtextanalyticsSentimentfeedbackRequest request, AsyncApiCallback<Void> callback) Delete All Speech & Text Analytics SentimentFeedback- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsSentimentfeedbackAsync
public Future<ApiResponse<Void>> deleteSpeechandtextanalyticsSentimentfeedbackAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete All Speech & Text Analytics SentimentFeedback- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdAsync
public Future<Void> deleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdAsync(DeleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics SentimentFeedback by Id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdAsync
public Future<ApiResponse<Void>> deleteSpeechandtextanalyticsSentimentfeedbackSentimentFeedbackIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics SentimentFeedback by Id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsTopicAsync
public Future<Void> deleteSpeechandtextanalyticsTopicAsync(DeleteSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Void> callback) Delete a Speech & Text Analytics topic by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
deleteSpeechandtextanalyticsTopicAsync
public Future<ApiResponse<Void>> deleteSpeechandtextanalyticsTopicAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Void>> callback) Delete a Speech & Text Analytics topic by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsCategoriesAsync
public Future<CategoriesEntityListing> getSpeechandtextanalyticsCategoriesAsync(GetSpeechandtextanalyticsCategoriesRequest request, AsyncApiCallback<CategoriesEntityListing> callback) Get the list of Speech and Text Analytics categories- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsCategoriesAsync
public Future<ApiResponse<CategoriesEntityListing>> getSpeechandtextanalyticsCategoriesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CategoriesEntityListing>> callback) Get the list of Speech and Text Analytics categories- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsCategoryAsync
public Future<StaCategory> getSpeechandtextanalyticsCategoryAsync(GetSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<StaCategory> callback) Get a Speech & Text Analytics Category by ID- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsCategoryAsync
public Future<ApiResponse<StaCategory>> getSpeechandtextanalyticsCategoryAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<StaCategory>> callback) Get a Speech & Text Analytics Category by ID- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationAsync
public Future<ConversationMetrics> getSpeechandtextanalyticsConversationAsync(GetSpeechandtextanalyticsConversationRequest request, AsyncApiCallback<ConversationMetrics> callback) Get Speech and Text Analytics for a specific conversation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationAsync
public Future<ApiResponse<ConversationMetrics>> getSpeechandtextanalyticsConversationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationMetrics>> callback) Get Speech and Text Analytics for a specific conversation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationCategoriesAsync
public Future<ConversationCategoriesEntityListing> getSpeechandtextanalyticsConversationCategoriesAsync(GetSpeechandtextanalyticsConversationCategoriesRequest request, AsyncApiCallback<ConversationCategoriesEntityListing> callback) Get the list of detected Speech and Text Analytics categories of conversation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationCategoriesAsync
public Future<ApiResponse<ConversationCategoriesEntityListing>> getSpeechandtextanalyticsConversationCategoriesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConversationCategoriesEntityListing>> callback) Get the list of detected Speech and Text Analytics categories of conversation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationCommunicationTranscripturlAsync
public Future<TranscriptUrl> getSpeechandtextanalyticsConversationCommunicationTranscripturlAsync(GetSpeechandtextanalyticsConversationCommunicationTranscripturlRequest request, AsyncApiCallback<TranscriptUrl> callback) Get the pre-signed S3 URL for the transcript of a specific communication of a conversation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationCommunicationTranscripturlAsync
public Future<ApiResponse<TranscriptUrl>> getSpeechandtextanalyticsConversationCommunicationTranscripturlAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranscriptUrl>> callback) Get the pre-signed S3 URL for the transcript of a specific communication of a conversation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync
public Future<TranscriptUrls> getSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync(GetSpeechandtextanalyticsConversationCommunicationTranscripturlsRequest request, AsyncApiCallback<TranscriptUrls> callback) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync
public Future<ApiResponse<TranscriptUrls>> getSpeechandtextanalyticsConversationCommunicationTranscripturlsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranscriptUrls>> callback) Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversation- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationSentimentsAsync
public Future<SentimentData> getSpeechandtextanalyticsConversationSentimentsAsync(GetSpeechandtextanalyticsConversationSentimentsRequest request, AsyncApiCallback<SentimentData> callback) Get sentiment data- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationSentimentsAsync
public Future<ApiResponse<SentimentData>> getSpeechandtextanalyticsConversationSentimentsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SentimentData>> callback) Get sentiment data- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationSummariesAsync
public Future<SpeechTextAnalyticsConversationSummaryListing> getSpeechandtextanalyticsConversationSummariesAsync(GetSpeechandtextanalyticsConversationSummariesRequest request, AsyncApiCallback<SpeechTextAnalyticsConversationSummaryListing> callback) Get conversation summaries by conversation id.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsConversationSummariesAsync
public Future<ApiResponse<SpeechTextAnalyticsConversationSummaryListing>> getSpeechandtextanalyticsConversationSummariesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SpeechTextAnalyticsConversationSummaryListing>> callback) Get conversation summaries by conversation id.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsDictionaryfeedbackAsync
public Future<DictionaryFeedbackEntityListing> getSpeechandtextanalyticsDictionaryfeedbackAsync(GetSpeechandtextanalyticsDictionaryfeedbackRequest request, AsyncApiCallback<DictionaryFeedbackEntityListing> callback) Get the list of Speech & Text Analytics dictionary feedbacks- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsDictionaryfeedbackAsync
public Future<ApiResponse<DictionaryFeedbackEntityListing>> getSpeechandtextanalyticsDictionaryfeedbackAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DictionaryFeedbackEntityListing>> callback) Get the list of Speech & Text Analytics dictionary feedbacks- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync
public Future<DictionaryFeedback> getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(GetSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest request, AsyncApiCallback<DictionaryFeedback> callback) Get a Speech & Text Analytics dictionary feedback by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync
public Future<ApiResponse<DictionaryFeedback>> getSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<DictionaryFeedback>> callback) Get a Speech & Text Analytics dictionary feedback by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramAsync
public Future<Program> getSpeechandtextanalyticsProgramAsync(GetSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<Program> callback) Get a Speech & Text Analytics program by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramAsync
public Future<ApiResponse<Program>> getSpeechandtextanalyticsProgramAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Program>> callback) Get a Speech & Text Analytics program by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramMappingsAsync
public Future<TopicsDefinitionsProgramMappings> getSpeechandtextanalyticsProgramMappingsAsync(GetSpeechandtextanalyticsProgramMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramMappings> callback) Get Speech & Text Analytics program mappings to queues and flows by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramMappingsAsync
public Future<ApiResponse<TopicsDefinitionsProgramMappings>> getSpeechandtextanalyticsProgramMappingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramMappings>> callback) Get Speech & Text Analytics program mappings to queues and flows by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramSettingsInsightsAsync
public Future<ProgramInsightsSettings> getSpeechandtextanalyticsProgramSettingsInsightsAsync(GetSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Get AI Insights settings of a program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramSettingsInsightsAsync
public Future<ApiResponse<ProgramInsightsSettings>> getSpeechandtextanalyticsProgramSettingsInsightsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettings>> callback) Get AI Insights settings of a program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramTranscriptionenginesAsync
public Future<ProgramTranscriptionEngines> getSpeechandtextanalyticsProgramTranscriptionenginesAsync(GetSpeechandtextanalyticsProgramTranscriptionenginesRequest request, AsyncApiCallback<ProgramTranscriptionEngines> callback) Get transcription engine settings of a program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramTranscriptionenginesAsync
public Future<ApiResponse<ProgramTranscriptionEngines>> getSpeechandtextanalyticsProgramTranscriptionenginesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramTranscriptionEngines>> callback) Get transcription engine settings of a program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsAsync
public Future<ProgramsEntityListing> getSpeechandtextanalyticsProgramsAsync(GetSpeechandtextanalyticsProgramsRequest request, AsyncApiCallback<ProgramsEntityListing> callback) Get the list of Speech & Text Analytics programs- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsAsync
public Future<ApiResponse<ProgramsEntityListing>> getSpeechandtextanalyticsProgramsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramsEntityListing>> callback) Get the list of Speech & Text Analytics programs- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsGeneralJobAsync
public Future<GeneralProgramJob> getSpeechandtextanalyticsProgramsGeneralJobAsync(GetSpeechandtextanalyticsProgramsGeneralJobRequest request, AsyncApiCallback<GeneralProgramJob> callback) Get a Speech & Text Analytics general program job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsGeneralJobAsync
public Future<ApiResponse<GeneralProgramJob>> getSpeechandtextanalyticsProgramsGeneralJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GeneralProgramJob>> callback) Get a Speech & Text Analytics general program job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsMappingsAsync
public Future<TopicsDefinitionsProgramsMappingsEntityListing> getSpeechandtextanalyticsProgramsMappingsAsync(GetSpeechandtextanalyticsProgramsMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramsMappingsEntityListing> callback) Get the list of Speech & Text Analytics programs mappings to queues and flows- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsMappingsAsync
public Future<ApiResponse<TopicsDefinitionsProgramsMappingsEntityListing>> getSpeechandtextanalyticsProgramsMappingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramsMappingsEntityListing>> callback) Get the list of Speech & Text Analytics programs mappings to queues and flows- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsPublishjobAsync
public Future<ProgramJob> getSpeechandtextanalyticsProgramsPublishjobAsync(GetSpeechandtextanalyticsProgramsPublishjobRequest request, AsyncApiCallback<ProgramJob> callback) Get a Speech & Text Analytics publish programs job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsPublishjobAsync
public Future<ApiResponse<ProgramJob>> getSpeechandtextanalyticsProgramsPublishjobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramJob>> callback) Get a Speech & Text Analytics publish programs job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsSettingsInsightsAsync
public Future<ProgramInsightsSettingsEntityListing> getSpeechandtextanalyticsProgramsSettingsInsightsAsync(GetSpeechandtextanalyticsProgramsSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettingsEntityListing> callback) Get the list of program AI Insights settings for the organization- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsSettingsInsightsAsync
public Future<ApiResponse<ProgramInsightsSettingsEntityListing>> getSpeechandtextanalyticsProgramsSettingsInsightsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettingsEntityListing>> callback) Get the list of program AI Insights settings for the organization- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsTopiclinksJobAsync
public Future<ProgramTopicLinksJob> getSpeechandtextanalyticsProgramsTopiclinksJobAsync(GetSpeechandtextanalyticsProgramsTopiclinksJobRequest request, AsyncApiCallback<ProgramTopicLinksJob> callback) Get a Speech & Text Analytics program-topic links job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsTopiclinksJobAsync
public Future<ApiResponse<ProgramTopicLinksJob>> getSpeechandtextanalyticsProgramsTopiclinksJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ProgramTopicLinksJob>> callback) Get a Speech & Text Analytics program-topic links job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsTranscriptionenginesDialectsAsync
public Future<SupportedDialectsEntityListing> getSpeechandtextanalyticsProgramsTranscriptionenginesDialectsAsync(GetSpeechandtextanalyticsProgramsTranscriptionenginesDialectsRequest request, AsyncApiCallback<SupportedDialectsEntityListing> callback) Get supported dialects for each transcription engine- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsTranscriptionenginesDialectsAsync
public Future<ApiResponse<SupportedDialectsEntityListing>> getSpeechandtextanalyticsProgramsTranscriptionenginesDialectsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SupportedDialectsEntityListing>> callback) Get supported dialects for each transcription engine- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsUnpublishedAsync
public Future<UnpublishedProgramsEntityListing> getSpeechandtextanalyticsProgramsUnpublishedAsync(GetSpeechandtextanalyticsProgramsUnpublishedRequest request, AsyncApiCallback<UnpublishedProgramsEntityListing> callback) Get the list of Speech & Text Analytics unpublished programs- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsProgramsUnpublishedAsync
public Future<ApiResponse<UnpublishedProgramsEntityListing>> getSpeechandtextanalyticsProgramsUnpublishedAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UnpublishedProgramsEntityListing>> callback) Get the list of Speech & Text Analytics unpublished programs- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsReprocessingJobAsync
public Future<ReprocessJobResponse> getSpeechandtextanalyticsReprocessingJobAsync(GetSpeechandtextanalyticsReprocessingJobRequest request, AsyncApiCallback<ReprocessJobResponse> callback) Get a Speech & Text Analytics reprocess job by id getSpeechandtextanalyticsReprocessingJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsReprocessingJobAsync
public Future<ApiResponse<ReprocessJobResponse>> getSpeechandtextanalyticsReprocessingJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReprocessJobResponse>> callback) Get a Speech & Text Analytics reprocess job by id getSpeechandtextanalyticsReprocessingJob is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsReprocessingJobInteractionsAsync
public Future<ReprocessInteractionsByJobIdResponse> getSpeechandtextanalyticsReprocessingJobInteractionsAsync(GetSpeechandtextanalyticsReprocessingJobInteractionsRequest request, AsyncApiCallback<ReprocessInteractionsByJobIdResponse> callback) Get a Speech & Text Analytics Reprocessing interactions statuses by job id getSpeechandtextanalyticsReprocessingJobInteractions is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsReprocessingJobInteractionsAsync
public Future<ApiResponse<ReprocessInteractionsByJobIdResponse>> getSpeechandtextanalyticsReprocessingJobInteractionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReprocessInteractionsByJobIdResponse>> callback) Get a Speech & Text Analytics Reprocessing interactions statuses by job id getSpeechandtextanalyticsReprocessingJobInteractions is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsReprocessingJobsAsync
public Future<ReprocessJobEntityListingResponse> getSpeechandtextanalyticsReprocessingJobsAsync(GetSpeechandtextanalyticsReprocessingJobsRequest request, AsyncApiCallback<ReprocessJobEntityListingResponse> callback) Get the list of Speech & Text Analytics reprocess jobs getSpeechandtextanalyticsReprocessingJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsReprocessingJobsAsync
public Future<ApiResponse<ReprocessJobEntityListingResponse>> getSpeechandtextanalyticsReprocessingJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ReprocessJobEntityListingResponse>> callback) Get the list of Speech & Text Analytics reprocess jobs getSpeechandtextanalyticsReprocessingJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsSentimentDialectsAsync
public Future<EntityListing> getSpeechandtextanalyticsSentimentDialectsAsync(GetSpeechandtextanalyticsSentimentDialectsRequest request, AsyncApiCallback<EntityListing> callback) Get the list of Speech & Text Analytics sentiment supported dialects- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsSentimentDialectsAsync
public Future<ApiResponse<EntityListing>> getSpeechandtextanalyticsSentimentDialectsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EntityListing>> callback) Get the list of Speech & Text Analytics sentiment supported dialects- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsSentimentfeedbackAsync
public Future<SentimentFeedbackEntityListing> getSpeechandtextanalyticsSentimentfeedbackAsync(GetSpeechandtextanalyticsSentimentfeedbackRequest request, AsyncApiCallback<SentimentFeedbackEntityListing> callback) Get the list of Speech & Text Analytics SentimentFeedback- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsSentimentfeedbackAsync
public Future<ApiResponse<SentimentFeedbackEntityListing>> getSpeechandtextanalyticsSentimentfeedbackAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SentimentFeedbackEntityListing>> callback) Get the list of Speech & Text Analytics SentimentFeedback- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsSettingsAsync
public Future<SpeechTextAnalyticsSettingsResponse> getSpeechandtextanalyticsSettingsAsync(GetSpeechandtextanalyticsSettingsRequest request, AsyncApiCallback<SpeechTextAnalyticsSettingsResponse> callback) Get Speech And Text Analytics Settings- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsSettingsAsync
public Future<ApiResponse<SpeechTextAnalyticsSettingsResponse>> getSpeechandtextanalyticsSettingsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SpeechTextAnalyticsSettingsResponse>> callback) Get Speech And Text Analytics Settings- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicAsync
public Future<Topic> getSpeechandtextanalyticsTopicAsync(GetSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Topic> callback) Get a Speech & Text Analytics topic by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicAsync
public Future<ApiResponse<Topic>> getSpeechandtextanalyticsTopicAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Topic>> callback) Get a Speech & Text Analytics topic by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsAsync
public Future<TopicsEntityListing> getSpeechandtextanalyticsTopicsAsync(GetSpeechandtextanalyticsTopicsRequest request, AsyncApiCallback<TopicsEntityListing> callback) Get the list of Speech & Text Analytics topics- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsAsync
public Future<ApiResponse<TopicsEntityListing>> getSpeechandtextanalyticsTopicsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicsEntityListing>> callback) Get the list of Speech & Text Analytics topics- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsDialectsAsync
public Future<EntityListing> getSpeechandtextanalyticsTopicsDialectsAsync(GetSpeechandtextanalyticsTopicsDialectsRequest request, AsyncApiCallback<EntityListing> callback) Get list of supported Speech & Text Analytics topics dialects- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsDialectsAsync
public Future<ApiResponse<EntityListing>> getSpeechandtextanalyticsTopicsDialectsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EntityListing>> callback) Get list of supported Speech & Text Analytics topics dialects- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsGeneralAsync
public Future<GeneralTopicsEntityListing> getSpeechandtextanalyticsTopicsGeneralAsync(GetSpeechandtextanalyticsTopicsGeneralRequest request, AsyncApiCallback<GeneralTopicsEntityListing> callback) Get the Speech & Text Analytics general topics for a given dialect- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsGeneralAsync
public Future<ApiResponse<GeneralTopicsEntityListing>> getSpeechandtextanalyticsTopicsGeneralAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<GeneralTopicsEntityListing>> callback) Get the Speech & Text Analytics general topics for a given dialect- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsGeneralStatusAsync
public Future<UnifiedGeneralTopicEntityListing> getSpeechandtextanalyticsTopicsGeneralStatusAsync(GetSpeechandtextanalyticsTopicsGeneralStatusRequest request, AsyncApiCallback<UnifiedGeneralTopicEntityListing> callback) Get the list of general topics from the org and the system with their current status- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsGeneralStatusAsync
public Future<ApiResponse<UnifiedGeneralTopicEntityListing>> getSpeechandtextanalyticsTopicsGeneralStatusAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UnifiedGeneralTopicEntityListing>> callback) Get the list of general topics from the org and the system with their current status- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsPublishjobAsync
public Future<TopicJob> getSpeechandtextanalyticsTopicsPublishjobAsync(GetSpeechandtextanalyticsTopicsPublishjobRequest request, AsyncApiCallback<TopicJob> callback) Get a Speech & Text Analytics publish topics job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsPublishjobAsync
public Future<ApiResponse<TopicJob>> getSpeechandtextanalyticsTopicsPublishjobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TopicJob>> callback) Get a Speech & Text Analytics publish topics job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsTestphraseJobAsync
public Future<TestTopicPhraseJob> getSpeechandtextanalyticsTopicsTestphraseJobAsync(GetSpeechandtextanalyticsTopicsTestphraseJobRequest request, AsyncApiCallback<TestTopicPhraseJob> callback) Get a Speech & Text Analytics test topics phrase job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTopicsTestphraseJobAsync
public Future<ApiResponse<TestTopicPhraseJob>> getSpeechandtextanalyticsTopicsTestphraseJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TestTopicPhraseJob>> callback) Get a Speech & Text Analytics test topics phrase job by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTranslationsLanguageConversationAsync
public Future<CommunicationTranslationList> getSpeechandtextanalyticsTranslationsLanguageConversationAsync(GetSpeechandtextanalyticsTranslationsLanguageConversationRequest request, AsyncApiCallback<CommunicationTranslationList> callback) Translate a single interaction recording (or an email conversation)- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTranslationsLanguageConversationAsync
public Future<ApiResponse<CommunicationTranslationList>> getSpeechandtextanalyticsTranslationsLanguageConversationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CommunicationTranslationList>> callback) Translate a single interaction recording (or an email conversation)- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTranslationsLanguagesAsync
public Future<TranslateSupportedLanguageList> getSpeechandtextanalyticsTranslationsLanguagesAsync(GetSpeechandtextanalyticsTranslationsLanguagesRequest request, AsyncApiCallback<TranslateSupportedLanguageList> callback) Get supported translation languages- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
getSpeechandtextanalyticsTranslationsLanguagesAsync
public Future<ApiResponse<TranslateSupportedLanguageList>> getSpeechandtextanalyticsTranslationsLanguagesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TranslateSupportedLanguageList>> callback) Get supported translation languages- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchSpeechandtextanalyticsSettingsAsync
public Future<SpeechTextAnalyticsSettingsResponse> patchSpeechandtextanalyticsSettingsAsync(PatchSpeechandtextanalyticsSettingsRequest request, AsyncApiCallback<SpeechTextAnalyticsSettingsResponse> callback) Patch Speech And Text Analytics Settings- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
patchSpeechandtextanalyticsSettingsAsync
public Future<ApiResponse<SpeechTextAnalyticsSettingsResponse>> patchSpeechandtextanalyticsSettingsAsync(ApiRequest<SpeechTextAnalyticsSettingsRequest> request, AsyncApiCallback<ApiResponse<SpeechTextAnalyticsSettingsResponse>> callback) Patch Speech And Text Analytics Settings- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsCategoriesAsync
public Future<StaCategory> postSpeechandtextanalyticsCategoriesAsync(PostSpeechandtextanalyticsCategoriesRequest request, AsyncApiCallback<StaCategory> callback) Create new Speech & Text Analytics category- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsCategoriesAsync
public Future<ApiResponse<StaCategory>> postSpeechandtextanalyticsCategoriesAsync(ApiRequest<CategoryRequest> request, AsyncApiCallback<ApiResponse<StaCategory>> callback) Create new Speech & Text Analytics category- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsDictionaryfeedbackAsync
public Future<DictionaryFeedback> postSpeechandtextanalyticsDictionaryfeedbackAsync(PostSpeechandtextanalyticsDictionaryfeedbackRequest request, AsyncApiCallback<DictionaryFeedback> callback) Create a Speech & Text Analytics DictionaryFeedback- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsDictionaryfeedbackAsync
public Future<ApiResponse<DictionaryFeedback>> postSpeechandtextanalyticsDictionaryfeedbackAsync(ApiRequest<DictionaryFeedback> request, AsyncApiCallback<ApiResponse<DictionaryFeedback>> callback) Create a Speech & Text Analytics DictionaryFeedback- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsProgramsAsync
public Future<Program> postSpeechandtextanalyticsProgramsAsync(PostSpeechandtextanalyticsProgramsRequest request, AsyncApiCallback<Program> callback) Create new Speech & Text Analytics program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsProgramsAsync
public Future<ApiResponse<Program>> postSpeechandtextanalyticsProgramsAsync(ApiRequest<ProgramRequest> request, AsyncApiCallback<ApiResponse<Program>> callback) Create new Speech & Text Analytics program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsProgramsGeneralJobsAsync
public Future<GeneralProgramJob> postSpeechandtextanalyticsProgramsGeneralJobsAsync(PostSpeechandtextanalyticsProgramsGeneralJobsRequest request, AsyncApiCallback<GeneralProgramJob> callback) Create new Speech & Text Analytics general program job- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsProgramsGeneralJobsAsync
public Future<ApiResponse<GeneralProgramJob>> postSpeechandtextanalyticsProgramsGeneralJobsAsync(ApiRequest<GeneralProgramJobRequest> request, AsyncApiCallback<ApiResponse<GeneralProgramJob>> callback) Create new Speech & Text Analytics general program job- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsProgramsPublishjobsAsync
public Future<ProgramJob> postSpeechandtextanalyticsProgramsPublishjobsAsync(PostSpeechandtextanalyticsProgramsPublishjobsRequest request, AsyncApiCallback<ProgramJob> callback) Create new Speech & Text Analytics publish programs job- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsProgramsPublishjobsAsync
public Future<ApiResponse<ProgramJob>> postSpeechandtextanalyticsProgramsPublishjobsAsync(ApiRequest<ProgramJobRequest> request, AsyncApiCallback<ApiResponse<ProgramJob>> callback) Create new Speech & Text Analytics publish programs job- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsReprocessingJobsAsync
public Future<ReprocessJobResponse> postSpeechandtextanalyticsReprocessingJobsAsync(PostSpeechandtextanalyticsReprocessingJobsRequest request, AsyncApiCallback<ReprocessJobResponse> callback) Create a Speech & Text Analytics reprocess job. postSpeechandtextanalyticsReprocessingJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsReprocessingJobsAsync
public Future<ApiResponse<ReprocessJobResponse>> postSpeechandtextanalyticsReprocessingJobsAsync(ApiRequest<CreateReprocessJobRequest> request, AsyncApiCallback<ApiResponse<ReprocessJobResponse>> callback) Create a Speech & Text Analytics reprocess job. postSpeechandtextanalyticsReprocessingJobs is a preview method and is subject to both breaking and non-breaking changes at any time without notice- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsSentimentfeedbackAsync
public Future<SentimentFeedback> postSpeechandtextanalyticsSentimentfeedbackAsync(PostSpeechandtextanalyticsSentimentfeedbackRequest request, AsyncApiCallback<SentimentFeedback> callback) Create a Speech & Text Analytics SentimentFeedback- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsSentimentfeedbackAsync
public Future<ApiResponse<SentimentFeedback>> postSpeechandtextanalyticsSentimentfeedbackAsync(ApiRequest<SentimentFeedback> request, AsyncApiCallback<ApiResponse<SentimentFeedback>> callback) Create a Speech & Text Analytics SentimentFeedback- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTopicsAsync
public Future<Topic> postSpeechandtextanalyticsTopicsAsync(PostSpeechandtextanalyticsTopicsRequest request, AsyncApiCallback<Topic> callback) Create new Speech & Text Analytics topic- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTopicsAsync
public Future<ApiResponse<Topic>> postSpeechandtextanalyticsTopicsAsync(ApiRequest<TopicRequest> request, AsyncApiCallback<ApiResponse<Topic>> callback) Create new Speech & Text Analytics topic- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTopicsPublishjobsAsync
public Future<TopicJob> postSpeechandtextanalyticsTopicsPublishjobsAsync(PostSpeechandtextanalyticsTopicsPublishjobsRequest request, AsyncApiCallback<TopicJob> callback) Create new Speech & Text Analytics publish topics job- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTopicsPublishjobsAsync
public Future<ApiResponse<TopicJob>> postSpeechandtextanalyticsTopicsPublishjobsAsync(ApiRequest<TopicJobRequest> request, AsyncApiCallback<ApiResponse<TopicJob>> callback) Create new Speech & Text Analytics publish topics job- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTopicsTestphraseJobsAsync
public Future<TestTopicPhraseJobs> postSpeechandtextanalyticsTopicsTestphraseJobsAsync(PostSpeechandtextanalyticsTopicsTestphraseJobsRequest request, AsyncApiCallback<TestTopicPhraseJobs> callback) Create new Speech & Text Analytics publish topics job- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTopicsTestphraseJobsAsync
public Future<ApiResponse<TestTopicPhraseJobs>> postSpeechandtextanalyticsTopicsTestphraseJobsAsync(ApiRequest<TestTopicPhraseJobRequest> request, AsyncApiCallback<ApiResponse<TestTopicPhraseJobs>> callback) Create new Speech & Text Analytics publish topics job- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTranscriptsSearchAsync
public Future<JsonSearchResponse> postSpeechandtextanalyticsTranscriptsSearchAsync(PostSpeechandtextanalyticsTranscriptsSearchRequest request, AsyncApiCallback<JsonSearchResponse> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
postSpeechandtextanalyticsTranscriptsSearchAsync
public Future<ApiResponse<JsonSearchResponse>> postSpeechandtextanalyticsTranscriptsSearchAsync(ApiRequest<TranscriptSearchRequest> request, AsyncApiCallback<ApiResponse<JsonSearchResponse>> callback) Search resources.- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsCategoryAsync
public Future<StaCategory> putSpeechandtextanalyticsCategoryAsync(PutSpeechandtextanalyticsCategoryRequest request, AsyncApiCallback<StaCategory> callback) Update a Speech & Text Analytics category by ID- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsCategoryAsync
public Future<ApiResponse<StaCategory>> putSpeechandtextanalyticsCategoryAsync(ApiRequest<CategoryRequest> request, AsyncApiCallback<ApiResponse<StaCategory>> callback) Update a Speech & Text Analytics category by ID- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync
public Future<DictionaryFeedback> putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(PutSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdRequest request, AsyncApiCallback<DictionaryFeedback> callback) Update existing Speech & Text Analytics dictionary feedback by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync
public Future<ApiResponse<DictionaryFeedback>> putSpeechandtextanalyticsDictionaryfeedbackDictionaryFeedbackIdAsync(ApiRequest<DictionaryFeedback> request, AsyncApiCallback<ApiResponse<DictionaryFeedback>> callback) Update existing Speech & Text Analytics dictionary feedback by id- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsProgramAsync
public Future<Program> putSpeechandtextanalyticsProgramAsync(PutSpeechandtextanalyticsProgramRequest request, AsyncApiCallback<Program> callback) Update existing Speech & Text Analytics program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsProgramAsync
public Future<ApiResponse<Program>> putSpeechandtextanalyticsProgramAsync(ApiRequest<ProgramRequest> request, AsyncApiCallback<ApiResponse<Program>> callback) Update existing Speech & Text Analytics program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsProgramMappingsAsync
public Future<TopicsDefinitionsProgramMappings> putSpeechandtextanalyticsProgramMappingsAsync(PutSpeechandtextanalyticsProgramMappingsRequest request, AsyncApiCallback<TopicsDefinitionsProgramMappings> callback) Set Speech & Text Analytics program mappings to queues and flows- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsProgramMappingsAsync
public Future<ApiResponse<TopicsDefinitionsProgramMappings>> putSpeechandtextanalyticsProgramMappingsAsync(ApiRequest<ProgramMappingsRequest> request, AsyncApiCallback<ApiResponse<TopicsDefinitionsProgramMappings>> callback) Set Speech & Text Analytics program mappings to queues and flows- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsProgramSettingsInsightsAsync
public Future<ProgramInsightsSettings> putSpeechandtextanalyticsProgramSettingsInsightsAsync(PutSpeechandtextanalyticsProgramSettingsInsightsRequest request, AsyncApiCallback<ProgramInsightsSettings> callback) Update AI Insights settings of a program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsProgramSettingsInsightsAsync
public Future<ApiResponse<ProgramInsightsSettings>> putSpeechandtextanalyticsProgramSettingsInsightsAsync(ApiRequest<InsightsSettingsRequest> request, AsyncApiCallback<ApiResponse<ProgramInsightsSettings>> callback) Update AI Insights settings of a program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsProgramTranscriptionenginesAsync
public Future<ProgramTranscriptionEngines> putSpeechandtextanalyticsProgramTranscriptionenginesAsync(PutSpeechandtextanalyticsProgramTranscriptionenginesRequest request, AsyncApiCallback<ProgramTranscriptionEngines> callback) Update transcription engine settings of a program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsProgramTranscriptionenginesAsync
public Future<ApiResponse<ProgramTranscriptionEngines>> putSpeechandtextanalyticsProgramTranscriptionenginesAsync(ApiRequest<TranscriptionEnginesRequest> request, AsyncApiCallback<ApiResponse<ProgramTranscriptionEngines>> callback) Update transcription engine settings of a program- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsSettingsAsync
public Future<SpeechTextAnalyticsSettingsResponse> putSpeechandtextanalyticsSettingsAsync(PutSpeechandtextanalyticsSettingsRequest request, AsyncApiCallback<SpeechTextAnalyticsSettingsResponse> callback) Update Speech And Text Analytics Settings- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsSettingsAsync
public Future<ApiResponse<SpeechTextAnalyticsSettingsResponse>> putSpeechandtextanalyticsSettingsAsync(ApiRequest<SpeechTextAnalyticsSettingsRequest> request, AsyncApiCallback<ApiResponse<SpeechTextAnalyticsSettingsResponse>> callback) Update Speech And Text Analytics Settings- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsTopicAsync
public Future<Topic> putSpeechandtextanalyticsTopicAsync(PutSpeechandtextanalyticsTopicRequest request, AsyncApiCallback<Topic> callback) Update existing Speech & Text Analytics topic- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-
putSpeechandtextanalyticsTopicAsync
public Future<ApiResponse<Topic>> putSpeechandtextanalyticsTopicAsync(ApiRequest<TopicRequest> request, AsyncApiCallback<ApiResponse<Topic>> callback) Update existing Speech & Text Analytics topic- Parameters:
request- the request objectcallback- the action to perform when the request is completed- Returns:
- the future indication when the request has completed
-