View Source ExAzureSpeech.SpeechToText.GradingSystem (ex_azure_speech v0.2.0)

The grading system to be used for pronunciation assessment.

Summary

Types

t()

hundred_mark: The grading system that uses a 0 to 100-point scale. five_point: The grading system that uses a 1 to 5-point scale.

Types

@type t() :: :hundred_mark | :five_point

hundred_mark: The grading system that uses a 0 to 100-point scale. five_point: The grading system that uses a 1 to 5-point scale.