identifiedLanguageScore property

double? identifiedLanguageScore
final

A value between zero and one that Amazon Transcribe assigned to the language that it identified in the source audio. Larger values indicate that Amazon Transcribe has higher confidence in the language it identified.

Implementation

final double? identifiedLanguageScore;