Sha256: 47d1fc260041908d372ab90bbe541ee71839411538acf446c3f1d5221f63a1e0
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 KB
Contents
--- title: Keyword --- ## PureCloud::Keyword ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | | [optional] | | **name** | **String** | | [optional] | | **phrase** | **String** | The word or phrase which is being looked for with speech recognition. | | | **confidence** | **Integer** | A sensitivity threshold that can be increased to lower false positives or decreased to reduce false negatives. | | | **agent_score_modifier** | **Integer** | A modifier to the evaluation score when the phrase is spotted in the agent channel | | | **customer_score_modifier** | **Integer** | A modifier to the evaluation score when the phrase is spotted in the customer channel | | | **alternate_spellings** | **Array<String>** | | [optional] | | **spotability_index** | **Float** | A prediction of how easy it is to unambiguously spot the keyword within its language based on spelling. | [optional] | | **margin_of_error** | **Float** | | [optional] | | **pronunciation** | **String** | | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.50.1 | doc_out/Keyword.html.md |