View Source ExAzureSpeech.SpeechToText.Responses.EndDetected (ex_azure_speech v0.2.1)

Represents the end of a speech recognition session.

Summary

Types

@type t() :: %ExAzureSpeech.SpeechToText.Responses.EndDetected{
  offset: non_neg_integer()
}