Uses of Class
org.opencastproject.transcription.microsoft.azure.model.MicrosoftAzureSpeechTranscription
Packages that use MicrosoftAzureSpeechTranscription
Package
Description
-
Uses of MicrosoftAzureSpeechTranscription in org.opencastproject.transcription.microsoft.azure
Methods in org.opencastproject.transcription.microsoft.azure that return MicrosoftAzureSpeechTranscriptionModifier and TypeMethodDescriptionMicrosoftAzureSpeechServicesClient.createTranscription(List<String> contentUrls, String destinationContainerUrl, String displayName, String locale, List<String> candidateLocales, String timeToLive, Map<String, Object> properties) MicrosoftAzureSpeechServicesClient.getTranscription(String transcriptionUrl) MicrosoftAzureSpeechServicesClient.getTranscriptionById(String transcriptionId) Methods in org.opencastproject.transcription.microsoft.azure that return types with arguments of type MicrosoftAzureSpeechTranscriptionModifier and TypeMethodDescriptionMicrosoftAzureSpeechServicesClient.getTranscriptions(int skip, int top) MicrosoftAzureSpeechServicesClient.getTranscriptions(int skip, int top, String filter) -
Uses of MicrosoftAzureSpeechTranscription in org.opencastproject.transcription.microsoft.azure.model
Fields in org.opencastproject.transcription.microsoft.azure.model with type parameters of type MicrosoftAzureSpeechTranscription