Uses of Interface
org.opencastproject.speechtotext.api.SpeechToTextService
Packages that use SpeechToTextService
Package
Description
-
Uses of SpeechToTextService in org.opencastproject.speechtotext.impl
Classes in org.opencastproject.speechtotext.impl that implement SpeechToTextServiceModifier and TypeClassDescriptionclassCreates a subtitles file for a video. -
Uses of SpeechToTextService in org.opencastproject.speechtotext.impl.endpoint
Methods in org.opencastproject.speechtotext.impl.endpoint with parameters of type SpeechToTextServiceModifier and TypeMethodDescriptionvoidSpeechToTextServiceRestEndpoint.setSpeechToTextService(SpeechToTextService speechToTextService) Sets the speechToText service -
Uses of SpeechToTextService in org.opencastproject.speechtotext.remote
Classes in org.opencastproject.speechtotext.remote that implement SpeechToTextServiceModifier and TypeClassDescriptionclassGenerates subtitles files from video or audio sources. -
Uses of SpeechToTextService in org.opencastproject.workflow.handler.speechtotext
Methods in org.opencastproject.workflow.handler.speechtotext with parameters of type SpeechToTextServiceModifier and TypeMethodDescriptionvoidSpeechToTextWorkflowOperationHandler.setSpeechToTextService(SpeechToTextService speechToTextService)