identifiedLanguageScore property

double? identifiedLanguageScore
final

A value between zero and one that Amazon Transcribe assigned to the language it identified in the source audio. A higher score indicates that Amazon Transcribe is more confident in the language it identified.

Implementation

final double? identifiedLanguageScore;