Class MicrosoftAzureSpeechTranscriptionJson

java.lang.Object
org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscriptionJson

public class MicrosoftAzureSpeechTranscriptionJson extends Object
  • Field Details

  • Constructor Details

    • MicrosoftAzureSpeechTranscriptionJson

      public MicrosoftAzureSpeechTranscriptionJson()
  • Method Details

    • toSrt

      public String toSrt(float minConfidence, int maxCueLength)
    • toWebVtt

      public String toWebVtt(float minConfidence, int maxCueLength)
    • getRecognizedLocales

      public Map<String,Float> getRecognizedLocales()
    • getRecognizedLocale

      public String getRecognizedLocale()