Uses of Class
org.opencastproject.speechtotext.async.api.SpeechToTextAsyncException
-
Uses of SpeechToTextAsyncException in org.opencastproject.speechtotext.async.api
Methods in org.opencastproject.speechtotext.async.api that throw SpeechToTextAsyncExceptionModifier and TypeMethodDescriptionvoidSpeechToTextAsyncTracker.track(org.opencastproject.job.api.Job job, String mediaPackageId, long workflowId) Start tracking all jobs created by a speech-to-text woh.voidSpeechToTextAsyncTracker.untrack(org.opencastproject.job.api.Job job) Stop tracking this STT job (subtitles have already been attached or tracking was abandoned.voidSpeechToTextAsyncTracker.untrackAll(long workflowId) Stop tracking all STT jobs created by a workflow.