/genesys-speech-analytics | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
genesys_speech_analytics_delete_category | Delete a Speech & Text Analytics category by ID |
genesys_speech_analytics_delete_dictionaryfeedback_dictionary_feedback_id | Delete a Speech & Text Analytics DictionaryFeedback by Id |
genesys_speech_analytics_delete_program | Delete a Speech & Text Analytics program by id |
genesys_speech_analytics_delete_sentimentfeedback | Delete All Speech & Text Analytics SentimentFeedback |
genesys_speech_analytics_delete_sentimentfeedback_sentiment_feedback_id | Delete a Speech & Text Analytics SentimentFeedback by Id |
genesys_speech_analytics_delete_topic | Delete a Speech & Text Analytics topic by id |
genesys_speech_analytics_get_categories | Get the list of Speech and Text Analytics categories |
genesys_speech_analytics_get_category | Get a Speech & Text Analytics Category by ID |
genesys_speech_analytics_get_conversation | Get Speech and Text Analytics for a specific conversation |
genesys_speech_analytics_get_conversation_categories | Get the list of detected Speech and Text Analytics categories of conversation |
genesys_speech_analytics_get_conversation_communication_transcripturl | Get the pre-signed S3 URL for the transcript of a specific communication of a conversation |
genesys_speech_analytics_get_conversation_communication_transcripturls | Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversation |
genesys_speech_analytics_get_conversation_sentiments | Get sentiment data |
genesys_speech_analytics_get_conversation_summaries | Get conversation summaries by conversation id. |
genesys_speech_analytics_get_dictionaryfeedback | Get the list of Speech & Text Analytics dictionary feedbacks |
genesys_speech_analytics_get_dictionaryfeedback_dictionary_feedback_id | Get a Speech & Text Analytics dictionary feedback by id |
genesys_speech_analytics_get_program | Get a Speech & Text Analytics program by id |
genesys_speech_analytics_get_program_mappings | Get Speech & Text Analytics program mappings to queues and flows by id |
genesys_speech_analytics_get_program_settings_insights | Get AI Insights settings of a program |
genesys_speech_analytics_get_program_transcriptionengines | Get transcription engine settings of a program |
genesys_speech_analytics_get_programs | Get the list of Speech & Text Analytics programs |
genesys_speech_analytics_get_programs_general_job | Get a Speech & Text Analytics general program job by id |
genesys_speech_analytics_get_programs_mappings | Get the list of Speech & Text Analytics programs mappings to queues and flows |
genesys_speech_analytics_get_programs_publishjob | Get a Speech & Text Analytics publish programs job by id |
genesys_speech_analytics_get_programs_settings_insights | Get the list of program AI Insights settings for the organization |
genesys_speech_analytics_get_programs_topiclinks_job | Get a Speech & Text Analytics program-topic links job by id |
genesys_speech_analytics_get_programs_transcriptionengines_dialects | Get supported dialects for each transcription engine |
genesys_speech_analytics_get_programs_unpublished | Get the list of Speech & Text Analytics unpublished programs |
genesys_speech_analytics_get_sentiment_dialects | Get the list of Speech & Text Analytics sentiment supported dialects |
genesys_speech_analytics_get_sentimentfeedback | Get the list of Speech & Text Analytics SentimentFeedback |
genesys_speech_analytics_get_settings | Get Speech And Text Analytics Settings |
genesys_speech_analytics_get_topic | Get a Speech & Text Analytics topic by id |
genesys_speech_analytics_get_topics | Get the list of Speech & Text Analytics topics |
genesys_speech_analytics_get_topics_dialects | Get list of supported Speech & Text Analytics topics dialects |
genesys_speech_analytics_get_topics_general | Get the Speech & Text Analytics general topics for a given dialect |
genesys_speech_analytics_get_topics_general_status | Get the list of general topics from the org and the system with their current status |
genesys_speech_analytics_get_topics_publishjob | Get a Speech & Text Analytics publish topics job by id |
genesys_speech_analytics_get_topics_testphrase_job | Get a Speech & Text Analytics test topics phrase job by id |
genesys_speech_analytics_get_translations_language_conversation | Translate a single interaction recording (or an email conversation) |
genesys_speech_analytics_get_translations_languages | Get supported translation languages |
genesys_speech_analytics_patch_settings | Patch Speech And Text Analytics Settings |
genesys_speech_analytics_post_categories | Create new Speech & Text Analytics category |
genesys_speech_analytics_post_dictionaryfeedback | Create a Speech & Text Analytics DictionaryFeedback |
genesys_speech_analytics_post_programs | Create new Speech & Text Analytics program |
genesys_speech_analytics_post_programs_general_jobs | Create new Speech & Text Analytics general program job |
genesys_speech_analytics_post_programs_publishjobs | Create new Speech & Text Analytics publish programs job |
genesys_speech_analytics_post_sentimentfeedback | Create a Speech & Text Analytics SentimentFeedback |
genesys_speech_analytics_post_topics | Create new Speech & Text Analytics topic |
genesys_speech_analytics_post_topics_publishjobs | Create new Speech & Text Analytics publish topics job |
genesys_speech_analytics_post_topics_testphrase_jobs | Create new Speech & Text Analytics publish topics job |
genesys_speech_analytics_put_category | Update a Speech & Text Analytics category by ID |
genesys_speech_analytics_put_dictionaryfeedback_dictionary_feedback_id | Update existing Speech & Text Analytics dictionary feedback by id |
genesys_speech_analytics_put_program | Update existing Speech & Text Analytics program |
genesys_speech_analytics_put_program_mappings | Set Speech & Text Analytics program mappings to queues and flows |
genesys_speech_analytics_put_program_settings_insights | Update AI Insights settings of a program |
genesys_speech_analytics_put_program_transcriptionengines | Update transcription engine settings of a program |
genesys_speech_analytics_put_settings | Update Speech And Text Analytics Settings |
genesys_speech_analytics_put_topic | Update existing Speech & Text Analytics topic |
genesys_speech_analytics_delete_category
Delete a Speech & Text Analytics category by ID Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
categoryId | string | Yes | — | The id of the category |
genesys_speech_analytics_delete_dictionaryfeedback_dictionary_feedback_id
Delete a Speech & Text Analytics DictionaryFeedback by Id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dictionaryFeedbackId | string | Yes | — | The Id of the Dictionary Feedback |
genesys_speech_analytics_delete_program
Delete a Speech & Text Analytics program by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
forceDelete | boolean | No | — | Indicates whether the program is forced to be deleted or not. Required when the program to delete is the default program. |
genesys_speech_analytics_delete_sentimentfeedback
Delete All Speech & Text Analytics SentimentFeedbackgenesys_speech_analytics_delete_sentimentfeedback_sentiment_feedback_id
Delete a Speech & Text Analytics SentimentFeedback by Id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
sentimentFeedbackId | string | Yes | — | The Id of the SentimentFeedback |
genesys_speech_analytics_delete_topic
Delete a Speech & Text Analytics topic by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
topicId | string | Yes | — | The id of the topic |
genesys_speech_analytics_get_categories
Get the list of Speech and Text Analytics categories Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
pageSize | integer | No | — | The page size for the listing. The max that will be returned is 25. |
pageNumber | integer | No | — | The page number for the listing |
name | string | No | — | The category name filter applied to the listing |
sortOrder | string | No | — | The sort order for the listing |
sortBy | string | No | — | The field to sort by for the listing |
ids | any[] | No | — | Comma separated Category IDs to filter by. Cannot be used with other filters. Maximum of 25 IDs allowed. |
genesys_speech_analytics_get_category
Get a Speech & Text Analytics Category by ID Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
categoryId | string | Yes | — | The id of the category |
genesys_speech_analytics_get_conversation
Get Speech and Text Analytics for a specific conversation Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
conversationId | string | Yes | — | Conversation Id |
genesys_speech_analytics_get_conversation_categories
Get the list of detected Speech and Text Analytics categories of conversation Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
conversationId | string | Yes | — | The id of the conversation |
pageSize | integer | No | — | The page size for the listing. The max that will be returned is 50. |
pageNumber | integer | No | — | The page number for the listing |
genesys_speech_analytics_get_conversation_communication_transcripturl
Get the pre-signed S3 URL for the transcript of a specific communication of a conversation Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
conversationId | string | Yes | — | Conversation ID |
communicationId | string | Yes | — | Communication ID |
genesys_speech_analytics_get_conversation_communication_transcripturls
Get the list of pre-signed S3 URL for the transcripts of a specific communication of a conversation Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
conversationId | string | Yes | — | Conversation ID |
communicationId | string | Yes | — | Communication ID |
genesys_speech_analytics_get_conversation_sentiments
Get sentiment data Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
conversationId | string | Yes | — | The conversation ID of the sentiment data |
genesys_speech_analytics_get_conversation_summaries
Get conversation summaries by conversation id. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
conversationId | string | Yes | — | The conversation ID of the summaries |
genesys_speech_analytics_get_dictionaryfeedback
Get the list of Speech & Text Analytics dictionary feedbacks Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dialect | string | No | — | The key for filter the listing by dialect, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard |
transcriptionEngine | string | No | — | Filter by transcription engine, If not provided, all transcription engines will be considered |
nextPage | string | No | — | The key for listing the next page |
pageSize | integer | No | — | The page size for the listing |
genesys_speech_analytics_get_dictionaryfeedback_dictionary_feedback_id
Get a Speech & Text Analytics dictionary feedback by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dictionaryFeedbackId | string | Yes | — | The Id of the Dictionary Feedback |
genesys_speech_analytics_get_program
Get a Speech & Text Analytics program by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
genesys_speech_analytics_get_program_mappings
Get Speech & Text Analytics program mappings to queues and flows by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
genesys_speech_analytics_get_program_settings_insights
Get AI Insights settings of a program Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
genesys_speech_analytics_get_program_transcriptionengines
Get transcription engine settings of a program Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
genesys_speech_analytics_get_programs
Get the list of Speech & Text Analytics programs Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
nextPage | string | No | — | The key for listing the next page |
pageSize | integer | No | — | The page size for the listing |
state | string | No | — | Program state. Defaults to Latest |
name | string | No | — | Case insensitive partial name to filter by |
sortBy | string | No | — | Sort results by. Defaults to name |
sortOrder | string | No | — | Sort order. Defaults to asc |
genesys_speech_analytics_get_programs_general_job
Get a Speech & Text Analytics general program job by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
jobId | string | Yes | — | The id of the publish programs job |
genesys_speech_analytics_get_programs_mappings
Get the list of Speech & Text Analytics programs mappings to queues and flows Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
nextPage | string | No | — | The key for listing the next page |
pageSize | integer | No | — | The page size for the listing |
genesys_speech_analytics_get_programs_publishjob
Get a Speech & Text Analytics publish programs job by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
jobId | string | Yes | — | The id of the publish programs job |
genesys_speech_analytics_get_programs_settings_insights
Get the list of program AI Insights settings for the organization Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
pageSize | integer | No | — | The page size for the listing. The max that will be returned is 100. |
pageNumber | integer | No | — | The page number for the listing |
programIds | any[] | No | — | Comma separated Program IDs to filter by. Maximum of 50 IDs allowed. |
genesys_speech_analytics_get_programs_topiclinks_job
Get a Speech & Text Analytics program-topic links job by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
jobId | string | Yes | — | The id of the program-topic links job |
genesys_speech_analytics_get_programs_transcriptionengines_dialects
Get supported dialects for each transcription enginegenesys_speech_analytics_get_programs_unpublished
Get the list of Speech & Text Analytics unpublished programs Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
nextPage | string | No | — | The key for listing the next page |
pageSize | integer | No | — | The page size for the listing |
genesys_speech_analytics_get_sentiment_dialects
Get the list of Speech & Text Analytics sentiment supported dialectsgenesys_speech_analytics_get_sentimentfeedback
Get the list of Speech & Text Analytics SentimentFeedback Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dialect | string | No | — | The key for filter the listing by dialect, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard |
genesys_speech_analytics_get_settings
Get Speech And Text Analytics Settingsgenesys_speech_analytics_get_topic
Get a Speech & Text Analytics topic by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
topicId | string | Yes | — | The id of the topic |
genesys_speech_analytics_get_topics
Get the list of Speech & Text Analytics topics Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
nextPage | string | No | — | The key for listing the next page |
pageSize | integer | No | — | The page size for the listing. The max that will be returned is 500. |
pageNumber | integer | No | — | The page number for the listing |
state | string | No | — | Topic state. Defaults to latest |
name | string | No | — | Case insensitive partial name to filter by |
ids | any[] | No | — | Comma separated Topic IDs to filter by. Cannot be used with other filters. Maximum of 50 IDs allowed. |
dialects | any[] | No | — | Comma separated dialect strings to filter by. Maximum of 15 dialects allowed. |
sortBy | string | No | — | Sort results by. Defaults to name |
sortOrder | string | No | — | Sort order. Defaults to asc |
genesys_speech_analytics_get_topics_dialects
Get list of supported Speech & Text Analytics topics dialectsgenesys_speech_analytics_get_topics_general
Get the Speech & Text Analytics general topics for a given dialect Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dialect | string | No | — | The dialect of the general topics, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard |
genesys_speech_analytics_get_topics_general_status
Get the list of general topics from the org and the system with their current status Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dialect | string | No | — | The dialect of the general topics, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard |
genesys_speech_analytics_get_topics_publishjob
Get a Speech & Text Analytics publish topics job by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
jobId | string | Yes | — | The id of the publish topics job |
genesys_speech_analytics_get_topics_testphrase_job
Get a Speech & Text Analytics test topics phrase job by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
jobId | string | Yes | — | the id of the test topic phrase job |
genesys_speech_analytics_get_translations_language_conversation
Translate a single interaction recording (or an email conversation) Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
languageId | string | Yes | — | Target translation language |
conversationId | string | Yes | — | Conversation id |
communicationId | string | No | — | Communication id associated with the conversation. Please provide a valid communicationId when requesting non-email interactions. |
recordingId | string | No | — | Recording id associated with the communication. Please provide a valid recordingId when requesting voice interactions. |
genesys_speech_analytics_get_translations_languages
Get supported translation languagesgenesys_speech_analytics_patch_settings
Patch Speech And Text Analytics Settings Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
agentEmpathyEnabled | boolean | No | — | Setting to enable/disable Agent Empathy setting |
defaultProgramId | string | No | — | Setting to choose name for the default program for topic detection |
expectedDialects | any[] | No | — | Setting to choose expected dialects |
textAnalyticsEnabled | boolean | No | — | Setting to enable/disable text analytics |
genesys_speech_analytics_post_categories
Create new Speech & Text Analytics category Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
criteria | object | Yes | — | criteria |
description | string | No | — | The description of the category |
interactionType | string | Yes | — | The type of interaction the category will apply to |
name | string | Yes | — | The name of the category |
genesys_speech_analytics_post_dictionaryfeedback
Create a Speech & Text Analytics DictionaryFeedback Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
boostValue | number | No | — | A weighted value assigned to a phrase. The higher the value, the higher the likelihood that the system will choose the word or phrase from the possible alternatives. Boost range is from 1.0 to 10.0. Default is 2.0 |
createdBy | object | No | — | createdBy |
dateCreated | string | No | — | The Timestamp when dictionary feedback created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z |
dateModified | string | No | — | The Timestamp when dictionary feedback modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z |
dialect | string | Yes | — | The dialect for the given term, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard |
displayAs | string | No | — | The display name for the dictionary feedback. Only returned when GenesysExtended feature is enabled. This field is only valid for Extended Services transcription engine. |
examplePhrases | any[] | No | — | A list of at least 3 and up to 20 unique phrases that are example usage of the term. This field is only valid and required for Genesys transcription engine. |
id | string | No | — | The globally unique identifier for the object. |
modifiedBy | object | No | — | modifiedBy |
selfUri | string | No | — | The URI for this object |
soundsLike | any[] | No | — | A list of up to 10 terms that give examples of how the term sounds. This field is only valid for Genesys transcription engine. |
source | string | No | — | The source of the given dictionary feedback |
status | string | No | — | The status of the dictionary feedback. Only returned when GenesysExtended feature is enabled. |
term | string | Yes | — | The dictionary term which needs to be added to dictionary feedback system |
transcriptionEngine | string | No | — | The transcription engine for the dictionary feedback. Only returned when GenesysExtended feature is enabled. |
genesys_speech_analytics_post_programs
Create new Speech & Text Analytics program Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
description | string | No | — | The program description |
name | string | Yes | — | The program name |
tags | any[] | No | — | The program tags |
topicIds | any[] | No | — | The ids of topics associated to the program |
genesys_speech_analytics_post_programs_general_jobs
Create new Speech & Text Analytics general program job Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dialect | string | Yes | — | The dialect of the topics to link with the general program, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard |
mode | string | No | — | The mode to use for the general program job, default value is Skip |
genesys_speech_analytics_post_programs_publishjobs
Create new Speech & Text Analytics publish programs job Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programIds | any[] | Yes | — | The ids of the programs used for this job |
genesys_speech_analytics_post_sentimentfeedback
Create a Speech & Text Analytics SentimentFeedback Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
createdBy | object | No | — | createdBy |
dateCreated | string | No | — | The Timestamp when sentiment feedback created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z |
dialect | string | Yes | — | The dialect for the given phrase, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard |
feedbackValue | string | Yes | — | The sentiment feedback value for the given phrase |
id | string | No | — | The globally unique identifier for the object. |
phrase | string | Yes | — | The phrase for which sentiment feedback is provided |
genesys_speech_analytics_post_topics
Create new Speech & Text Analytics topic Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
description | string | No | — | The topic description |
dialect | string | Yes | — | The topic dialect |
name | string | Yes | — | The topic name |
participants | string | No | — | The topic participants, default value is All |
phrases | any[] | No | — | The topic phrases |
programIds | any[] | No | — | The ids of programs associated to the topic |
strictness | string | No | — | The topic strictness, default value is 72 |
tags | any[] | No | — | The topic tags |
genesys_speech_analytics_post_topics_publishjobs
Create new Speech & Text Analytics publish topics job Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
topicIds | any[] | Yes | — | The ids of the topics used for this job |
genesys_speech_analytics_post_topics_testphrase_jobs
Create new Speech & Text Analytics publish topics job Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
topic | object | Yes | — | topic |
transcriptsFilters | object | No | — | transcriptsFilters |
genesys_speech_analytics_put_category
Update a Speech & Text Analytics category by ID Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
categoryId | string | Yes | — | The id of the category |
criteria | object | Yes | — | criteria |
description | string | No | — | The description of the category |
interactionType | string | Yes | — | The type of interaction the category will apply to |
name | string | Yes | — | The name of the category |
genesys_speech_analytics_put_dictionaryfeedback_dictionary_feedback_id
Update existing Speech & Text Analytics dictionary feedback by id Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
dictionaryFeedbackId | string | Yes | — | The Id of the Dictionary Feedback |
boostValue | number | No | — | A weighted value assigned to a phrase. The higher the value, the higher the likelihood that the system will choose the word or phrase from the possible alternatives. Boost range is from 1.0 to 10.0. Default is 2.0 |
createdBy | object | No | — | createdBy |
dateCreated | string | No | — | The Timestamp when dictionary feedback created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z |
dateModified | string | No | — | The Timestamp when dictionary feedback modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z |
dialect | string | No | — | The dialect for the given term, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standard |
displayAs | string | No | — | The display name for the dictionary feedback. Only returned when GenesysExtended feature is enabled. This field is only valid for Extended Services transcription engine. |
examplePhrases | any[] | No | — | A list of at least 3 and up to 20 unique phrases that are example usage of the term. This field is only valid and required for Genesys transcription engine. |
id | string | No | — | The globally unique identifier for the object. |
modifiedBy | object | No | — | modifiedBy |
selfUri | string | No | — | The URI for this object |
soundsLike | any[] | No | — | A list of up to 10 terms that give examples of how the term sounds. This field is only valid for Genesys transcription engine. |
source | string | No | — | The source of the given dictionary feedback |
status | string | No | — | The status of the dictionary feedback. Only returned when GenesysExtended feature is enabled. |
term | string | No | — | The dictionary term which needs to be added to dictionary feedback system |
transcriptionEngine | string | No | — | The transcription engine for the dictionary feedback. Only returned when GenesysExtended feature is enabled. |
genesys_speech_analytics_put_program
Update existing Speech & Text Analytics program Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
description | string | No | — | The program description |
name | string | Yes | — | The program name |
tags | any[] | No | — | The program tags |
topicIds | any[] | No | — | The ids of topics associated to the program |
genesys_speech_analytics_put_program_mappings
Set Speech & Text Analytics program mappings to queues and flows Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
flowIds | any[] | Yes | — | The program flows |
queueIds | any[] | Yes | — | The program queues |
genesys_speech_analytics_put_program_settings_insights
Update AI Insights settings of a program Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
enabled | boolean | Yes | — | The AI Insights setting |
genesys_speech_analytics_put_program_transcriptionengines
Update transcription engine settings of a program Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
programId | string | Yes | — | The id of the program |
transcriptionEngines | any[] | Yes | — | The transcription engine setting |
genesys_speech_analytics_put_settings
Update Speech And Text Analytics Settings Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
agentEmpathyEnabled | boolean | No | — | Setting to enable/disable Agent Empathy setting |
defaultProgramId | string | No | — | Setting to choose name for the default program for topic detection |
expectedDialects | any[] | No | — | Setting to choose expected dialects |
textAnalyticsEnabled | boolean | No | — | Setting to enable/disable text analytics |
genesys_speech_analytics_put_topic
Update existing Speech & Text Analytics topic Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
topicId | string | Yes | — | The id of the topic |
description | string | No | — | The topic description |
dialect | string | Yes | — | The topic dialect |
name | string | Yes | — | The topic name |
participants | string | No | — | The topic participants, default value is All |
phrases | any[] | No | — | The topic phrases |
programIds | any[] | No | — | The ids of programs associated to the topic |
strictness | string | No | — | The topic strictness, default value is 72 |
tags | any[] | No | — | The topic tags |

