Dictionary
The Dictionary feature allows a list of words to be added for each transcription job. This helps when a specific word is not recognised during transcription.
Dictionary Property Reference
Field Name | Required | Type | Description | Format |
---|---|---|---|---|
created |
✘ |
Date |
The time when this resource was created |
date-time |
createdBy |
✘ |
String |
The request or process that created this resource |
|
creatorId |
✘ |
Long |
The id of the user who created this resource |
int64 |
description |
✘ |
String |
||
domain |
✘ |
String |
||
entries |
✘ |
List of DictionaryEntry |
||
entryCount |
✘ |
Integer |
int32 |
|
id |
✔ |
Long |
The id of this resource |
int64 |
label |
✘ |
String |
||
language |
✘ |
String |
||
lastUpdated |
✘ |
Date |
The time when this resource was last updated |
date-time |
modifiedBy |
✔ |
String |
The request or process responsible for the last update of this resource |
|
objectType |
✘ |
String |
The data model type or class name of this resource |
|
productionId |
✘ |
Long |
int64 |
|
version |
✔ |
Long |
The version of this resource, used for Optimistic Locking |
int64 |