Repeat Sentence

Calculate scoring with the AI scoring system in the repeat sentence of the PTE certification.

Calculating score with Repeat Sentence

POST https://protocol.vardytests.com/pte/speaking/rs

Name
Value

Content-Type

application/json

Authorization

YOUR_API_KEY

Parameter

Name
Type
Description

audioUrl

string

The audio URL of the learner's speech.

refText

string

The paragraph to be spoken. Limit: 1000 words.

scale

number

The scale scoring system. Range (0,100]. By default, it scores on a scale of 5.

precision

float

It defines how precise the scores should be. Range (0, 1]. For example, if you need scores ranging from 0, 0.5, 1.0,..., 4.5, 5.0, The scale should be 5, and the precision should be 0.5.

Response

Copy

{
  "success": true,
  "message": "The request was successful.",
  "version": "3.3.8.6",
  "processTime": 3.37,
  "data": {
    "components": [
      {
        "name": "score_content",
        "score": 2,
        "suggestion": null,
        "maxScore": 3,
        "status": 1
      },
      {
        "name": "score_pronunciation",
        "score": 2.21,
        "suggestion": null,
        "maxScore": 5,
        "status": 1
      },
      {
        "name": "score_fluency",
        "score": 3.11,
        "suggestion": null,
        "maxScore": 5,
        "status": 1
      },
      {
        "name": "overall",
        "score": 2.77,
        "suggestion": null,
        "maxScore": 0,
        "status": 1
      }
    ],
    "transcription": "",
    "words": [
      {
        "word": "The",
        "label": "Good",
        "start": 102,
        "end": 125,
        "pronunciation": 4.820000171661377,
        "phonemes": [
          {
            "value": "ð",
            "pronunciation": 4.63
          },
          {
            "value": "ə",
            "pronunciation": 5
          }
        ],
        "phonics": [
          {
            "spell": "Th",
            "phoneme": [
              "ð"
            ],
            "overall": 4.63
          },
          {
            "spell": "e",
            "phoneme": [
              "ə"
            ],
            "overall": 5
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "first",
        "label": "Bad",
        "start": 125,
        "end": 164,
        "pronunciation": 0.9599999785423279,
        "phonemes": [
          {
            "value": "f",
            "pronunciation": 3.76
          },
          {
            "value": "ɜː",
            "pronunciation": 2.56
          },
          {
            "value": "r",
            "pronunciation": 2.56
          },
          {
            "value": "s",
            "pronunciation": 0
          },
          {
            "value": "t",
            "pronunciation": 0
          }
        ],
        "phonics": [
          {
            "spell": "f",
            "phoneme": [
              "f"
            ],
            "overall": 3.76
          },
          {
            "spell": "i",
            "phoneme": [
              "ɜː"
            ],
            "overall": 2.56
          },
          {
            "spell": "r",
            "phoneme": [
              "r"
            ],
            "overall": 2.56
          },
          {
            "spell": "s",
            "phoneme": [
              "s"
            ],
            "overall": 0
          },
          {
            "spell": "t",
            "phoneme": [
              "t"
            ],
            "overall": 0
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "assignment",
        "label": "Average",
        "start": 164,
        "end": 229,
        "pronunciation": 2.7699999809265137,
        "phonemes": [
          {
            "value": "ə",
            "pronunciation": 2.08
          },
          {
            "value": "s",
            "pronunciation": 1.95
          },
          {
            "value": "aɪ",
            "pronunciation": 3.71
          },
          {
            "value": "n",
            "pronunciation": 0.08
          },
          {
            "value": "m",
            "pronunciation": 4.31
          },
          {
            "value": "ə",
            "pronunciation": 5
          },
          {
            "value": "n",
            "pronunciation": 3.06
          },
          {
            "value": "t",
            "pronunciation": 2.41
          }
        ],
        "phonics": [
          {
            "spell": "a",
            "phoneme": [
              "ə"
            ],
            "overall": 2.08
          },
          {
            "spell": "ss",
            "phoneme": [
              "s"
            ],
            "overall": 1.95
          },
          {
            "spell": "ig",
            "phoneme": [
              "aɪ"
            ],
            "overall": 3.71
          },
          {
            "spell": "n",
            "phoneme": [
              "n"
            ],
            "overall": 0.08
          },
          {
            "spell": "m",
            "phoneme": [
              "m"
            ],
            "overall": 4.31
          },
          {
            "spell": "e",
            "phoneme": [
              "ə"
            ],
            "overall": 5
          },
          {
            "spell": "n",
            "phoneme": [
              "n"
            ],
            "overall": 3.06
          },
          {
            "spell": "t",
            "phoneme": [
              "t"
            ],
            "overall": 2.41
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "is",
        "label": "Average",
        "start": 229,
        "end": 242,
        "pronunciation": 2.990000009536743,
        "phonemes": [
          {
            "value": "ɪ",
            "pronunciation": 3.06
          },
          {
            "value": "z",
            "pronunciation": 3.02
          }
        ],
        "phonics": [
          {
            "spell": "i",
            "phoneme": [
              "ɪ"
            ],
            "overall": 3.06
          },
          {
            "spell": "s",
            "phoneme": [
              "z"
            ],
            "overall": 3.02
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "due",
        "label": "Good",
        "start": 242,
        "end": 270,
        "pronunciation": 4.349999904632568,
        "phonemes": [
          {
            "value": "d",
            "pronunciation": 3.29
          },
          {
            "value": "uː",
            "pronunciation": 5
          }
        ],
        "phonics": [
          {
            "spell": "d",
            "phoneme": [
              "d"
            ],
            "overall": 3.29
          },
          {
            "spell": "ue",
            "phoneme": [
              "uː"
            ],
            "overall": 5
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "on",
        "label": "Bad",
        "start": 270,
        "end": 280,
        "pronunciation": 1.8600000143051147,
        "phonemes": [
          {
            "value": "ɑː",
            "pronunciation": 3.14
          },
          {
            "value": "n",
            "pronunciation": 0
          }
        ],
        "phonics": [
          {
            "spell": "o",
            "phoneme": [
              "ɑː"
            ],
            "overall": 3.14
          },
          {
            "spell": "n",
            "phoneme": [
              "n"
            ],
            "overall": 0
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "/",
        "label": "Pause",
        "start": 0,
        "end": 0,
        "pronunciation": 0,
        "phonemes": null,
        "phonics": null,
        "duration": 17,
        "userStress": null
      },
      {
        "word": "the",
        "label": "Bad",
        "start": 297,
        "end": 306,
        "pronunciation": 1.3600000143051147,
        "phonemes": [
          {
            "value": "ð",
            "pronunciation": 0
          },
          {
            "value": "ə",
            "pronunciation": 2.86
          }
        ],
        "phonics": [
          {
            "spell": "th",
            "phoneme": [
              "ð"
            ],
            "overall": 0
          },
          {
            "spell": "e",
            "phoneme": [
              "ə"
            ],
            "overall": 2.86
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "fourteenth",
        "label": "Average",
        "start": 306,
        "end": 357,
        "pronunciation": 2.25,
        "phonemes": [
          {
            "value": "f",
            "pronunciation": 4.62
          },
          {
            "value": "ɔː",
            "pronunciation": 2.31
          },
          {
            "value": "r",
            "pronunciation": 2.23
          },
          {
            "value": "t",
            "pronunciation": 2.48
          },
          {
            "value": "iː",
            "pronunciation": 2.31
          },
          {
            "value": "n",
            "pronunciation": 0.39
          },
          {
            "value": "θ",
            "pronunciation": 0
          }
        ],
        "phonics": [
          {
            "spell": "f",
            "phoneme": [
              "f"
            ],
            "overall": 4.62
          },
          {
            "spell": "ou",
            "phoneme": [
              "ɔː"
            ],
            "overall": 2.31
          },
          {
            "spell": "r",
            "phoneme": [
              "r"
            ],
            "overall": 2.23
          },
          {
            "spell": "t",
            "phoneme": [
              "t"
            ],
            "overall": 2.48
          },
          {
            "spell": "ee",
            "phoneme": [
              "iː"
            ],
            "overall": 2.31
          },
          {
            "spell": "n",
            "phoneme": [
              "n"
            ],
            "overall": 0.39
          },
          {
            "spell": "th",
            "phoneme": [
              "θ"
            ],
            "overall": 0
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "of",
        "label": "Average",
        "start": 357,
        "end": 366,
        "pronunciation": 2.2899999618530273,
        "phonemes": [
          {
            "value": "ə",
            "pronunciation": 0
          },
          {
            "value": "v",
            "pronunciation": 4.59
          }
        ],
        "phonics": [
          {
            "spell": "o",
            "phoneme": [
              "ə"
            ],
            "overall": 0
          },
          {
            "spell": "f",
            "phoneme": [
              "v"
            ],
            "overall": 4.59
          }
        ],
        "duration": null,
        "userStress": null
      },
      {
        "word": "September.",
        "label": "Average",
        "start": 366,
        "end": 468,
        "pronunciation": 2.609999895095825,
        "phonemes": [
          {
            "value": "s",
            "pronunciation": 1.84
          },
          {
            "value": "ə",
            "pronunciation": 0
          },
          {
            "value": "p",
            "pronunciation": 0.07
          },
          {
            "value": "t",
            "pronunciation": 4.74
          },
          {
            "value": "e",
            "pronunciation": 4.1
          },
          {
            "value": "m",
            "pronunciation": 4.73
          },
          {
            "value": "b",
            "pronunciation": 4.66
          },
          {
            "value": "ə",
            "pronunciation": 2.09
          }
        ],
        "phonics": [
          {
            "spell": "S",
            "phoneme": [
              "s"
            ],
            "overall": 1.84
          },
          {
            "spell": "e",
            "phoneme": [
              "ə"
            ],
            "overall": 0
          },
          {
            "spell": "p",
            "phoneme": [
              "p"
            ],
            "overall": 0.07
          },
          {
            "spell": "t",
            "phoneme": [
              "t"
            ],
            "overall": 4.74
          },
          {
            "spell": "e",
            "phoneme": [
              "e"
            ],
            "overall": 4.1
          },
          {
            "spell": "m",
            "phoneme": [
              "m"
            ],
            "overall": 4.73
          },
          {
            "spell": "b",
            "phoneme": [
              "b"
            ],
            "overall": 4.66
          },
          {
            "spell": "er",
            "phoneme": [
              "ə"
            ],
            "overall": 2.09
          }
        ],
        "duration": null,
        "userStress": null
      }
    ],
    "error": null
  }
}

Result Explanation

Intermediate Result

Property
Type
Description

success

Boolean

Was the request a success or failed?

message

String

The message of the response.

version

String

The current version of the application.

proccessTime

Double

Time number to complete the request. The unit is in seconds.

data

Object

The socre result object.

Data object (result.data)

Property
Type
Description

components

List

The list of the component score.

words

List

The list of the word score.

error

Object

The error object.

Component (result.data.components)

Property
Type
Description

name

String

The name of the component.

score

Double

The score of the component.

suggestion

String

The suggestion value of the score.

maxScore

Int

The max score of the component.

status

Int

The status of the component score.

Word (result.data.words)

Property
Type
Description

word

String

The word of the speech.

label

String

The label of the word. You can visit reference.

start

Int

The time to start of the word.

end

Int

The time to end of the word.

pronunciation

Double

The pronunciation score.

phonemes

Object

The list of the phoneme.

phonics

Object

The list of the phonic.

Phoneme (result.data.words.phonemes)

Property
Type
Description

value

String

The value of the phoneme.

pronunciation

Double

The pronunciation score of the phoneme.

Phonic (result.data.words.phonics)

Property
Type
Description

spell

String

The letter(s) corresponding to the phoneme.

overall

Double

The phoneme score. The data type aligns with precision and scale settings.

phoneme

Object

The phonetic alphabet of the phoneme.

Last updated