Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- activate(ComponentContext) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- activate(ComponentContext) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
C
- CLEANUP_RESULTS_DAYS_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- COMPLETION_CHECK_BUFFER_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
D
- DEFAULT_WF_DEF - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- deleteGoogleStorageFile(CloseableHttpClient, String, String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionServiceStorage
-
Delete file from Google Cloud Storage using json API.
- deleteStorageFile(String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- DISPATCH_WORKFLOW_INTERVAL_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
E
- ENABLE_PUNCTUATION - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- ENABLED_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
-
Service configuration options
- ENCODING_EXTENSION - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
G
- getGeneratedTranscription(String, String, MediaPackageElement.Type) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getLanguage() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getOrganizationDirectoryService() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getRefreshAccessToken() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getReturnValues(String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getSecurityService() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getService() - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- getServiceRegistry() - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- getServiceRegistry() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- getTranscriptionResult(String, HttpServletRequest) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- getTranscriptionResults(String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
-
Get transcription result: GET /v1/operations/{name} Method mainly used by the REST endpoint
- getTranscriptionStatus(String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
-
Get mediapackage transcription status
- getTranscriptionStatus(String, HttpServletRequest) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- getUserDirectoryService() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_BUCKET - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_CLIENT_ID - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_CLIENT_SECRET - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_REFRESH_TOKEN - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_CLOUD_TOKEN_ENDPOINT_URL - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GOOGLE_SPEECH_LANGUAGE - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GoogleSpeechTranscriptionRestService - Class in org.opencastproject.transcription.googlespeech.endpoint
- GoogleSpeechTranscriptionRestService() - Constructor for class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- GoogleSpeechTranscriptionService - Class in org.opencastproject.transcription.googlespeech
- GoogleSpeechTranscriptionService() - Constructor for class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- GoogleSpeechTranscriptionServiceStorage - Class in org.opencastproject.transcription.googlespeech
- GoogleSpeechTranscriptionServiceStorage() - Constructor for class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionServiceStorage
M
- makeHttpClient() - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- MAX_PROCESSING_TIME_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
N
- NOTIFICATION_EMAIL_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
O
- org.opencastproject.transcription.googlespeech - package org.opencastproject.transcription.googlespeech
- org.opencastproject.transcription.googlespeech.endpoint - package org.opencastproject.transcription.googlespeech.endpoint
P
- process(Job) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- PROFANITY_FILTER - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
R
- refreshAccessToken(String, String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
S
- service - Variable in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
-
The transcription service
- serviceRegistry - Variable in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
-
The service registry
- setAssetManager(AssetManager) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setDatabase(TranscriptionDatabase) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setSecurityService(SecurityService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setSmtpService(SmtpService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setTranscriptionService(GoogleSpeechTranscriptionService) - Method in class org.opencastproject.transcription.googlespeech.endpoint.GoogleSpeechTranscriptionRestService
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setWorkflowService(WorkflowService) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setWorkingFileRepository(WorkingFileRepository) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- setWorkspace(Workspace) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- startTranscription(String, Track) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- startTranscription(String, Track, String...) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- startUpload(CloseableHttpClient, String, String, String, File, String, String, String) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionServiceStorage
-
Upload to Google Cloud Storage using Json API.
T
- TRANSCRIPTION_MODEL - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- transcriptionDone(String, Object) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
- transcriptionError(String, Object) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
U
- uploadAudioFileToGoogleStorage(String, Track) - Method in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
W
- WORKFLOW_CONFIG - Static variable in class org.opencastproject.transcription.googlespeech.GoogleSpeechTranscriptionService
All Classes and Interfaces|All Packages|Constant Field Values