Index

G J O R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

generateSubtitlesFile(File, File, String, Boolean) - Method in interface org.opencastproject.speechtotext.api.SpeechToTextEngine
Generates the subtitles file.
getEngineName() - Method in interface org.opencastproject.speechtotext.api.SpeechToTextEngine
Returns the name of the implemented engine.
getLanguage() - Method in class org.opencastproject.speechtotext.api.SpeechToTextEngine.Result
 
getSubtitleFile() - Method in class org.opencastproject.speechtotext.api.SpeechToTextEngine.Result
 

J

JOB_TYPE - Static variable in interface org.opencastproject.speechtotext.api.SpeechToTextService
The namespace distinguishing speech-to-text jobs from other types.

O

org.opencastproject.speechtotext.api - package org.opencastproject.speechtotext.api
 

R

Result(String, File) - Constructor for class org.opencastproject.speechtotext.api.SpeechToTextEngine.Result
 

S

SpeechToTextEngine - Interface in org.opencastproject.speechtotext.api
Interface for speech-to-text implementations.
SpeechToTextEngine.Result - Class in org.opencastproject.speechtotext.api
 
SpeechToTextEngineException - Exception Class in org.opencastproject.speechtotext.api
Exception thrown by the SpeechToTextEngine operations.
SpeechToTextEngineException(String) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextEngineException
Creates a new speech-to-text engine exception with the specified error message.
SpeechToTextEngineException(String, Throwable) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextEngineException
Creates a new speech-to-text engine exception with the specified error message and wrapping the original exception.
SpeechToTextEngineException(Throwable) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextEngineException
Creates a new speech-to-text engine exception by wrapping the original error .
SpeechToTextService - Interface in org.opencastproject.speechtotext.api
Generates subtitles files from video or audio sources.
SpeechToTextServiceException - Exception Class in org.opencastproject.speechtotext.api
Exception thrown by the SpeechToTextService operations.
SpeechToTextServiceException(String) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextServiceException
Creates a new speech-to-text exception with the specified error message.
SpeechToTextServiceException(String, Throwable) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextServiceException
Creates a new speech-to-text exception with the specified error message and wrapping the original exception.
SpeechToTextServiceException(Throwable) - Constructor for exception class org.opencastproject.speechtotext.api.SpeechToTextServiceException
Creates a new speech-to-text exception by wrapping the original error .

T

transcribe(URI, String, Boolean) - Method in interface org.opencastproject.speechtotext.api.SpeechToTextService
Generates a subtitles file for a media package with an audio track.
G J O R S T 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form