Uses of Interface
org.opencastproject.transcription.api.TranscriptionService
Packages that use TranscriptionService
Package
Description
-
Uses of TranscriptionService in org.opencastproject.transcription.amberscript
Classes in org.opencastproject.transcription.amberscript that implement TranscriptionService -
Uses of TranscriptionService in org.opencastproject.transcription.googlespeech
Classes in org.opencastproject.transcription.googlespeech that implement TranscriptionService -
Uses of TranscriptionService in org.opencastproject.transcription.ibmwatson
Classes in org.opencastproject.transcription.ibmwatson that implement TranscriptionService -
Uses of TranscriptionService in org.opencastproject.transcription.microsoft.azure
Classes in org.opencastproject.transcription.microsoft.azure that implement TranscriptionService -
Uses of TranscriptionService in org.opencastproject.transcription.workflowoperation
Methods in org.opencastproject.transcription.workflowoperation with parameters of type TranscriptionServiceModifier and TypeMethodDescriptionvoidAmberscriptAttachTranscriptionOperationHandler.setTranscriptionService(TranscriptionService service) voidAmberscriptStartTranscriptionOperationHandler.setTranscriptionService(TranscriptionService service) voidAttachTranscriptionOperationHandler.setTranscriptionService(TranscriptionService service) voidGoogleSpeechAttachTranscriptionOperationHandler.setTranscriptionService(TranscriptionService service) voidGoogleSpeechStartTranscriptionOperationHandler.setTranscriptionService(TranscriptionService service) voidMicrosoftAzureAttachTranscriptionOperationHandler.setTranscriptionService(TranscriptionService service) voidMicrosoftAzureStartTranscriptionOperationHandler.setTranscriptionService(TranscriptionService service) voidStartTranscriptionOperationHandler.setTranscriptionService(TranscriptionService service)