jar

com.microsoft.cognitiveservices.speech : client-jar-sdk

Maven & Gradle

Dec 22, 2021
1 usages
2.5k stars

Microsoft Cognitive Services Speech SDK for Java · This SDK allows you to use the Microsoft Cognitive Speech Service. See https://aka.ms/csspeech for more information.

Table Of Contents

Latest Version

Download com.microsoft.cognitiveservices.speech : client-jar-sdk JAR file - Latest Versions:

All Versions

Download com.microsoft.cognitiveservices.speech : client-jar-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.14.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window client-jar-sdk-1.14.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.cognitiveservices.speech

├─ com.microsoft.cognitiveservices.speech.AudioDataStream.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.AutoDetectSourceLanguageResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.CancellationDetails.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.CancellationErrorCode.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.CancellationReason.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.ClassLanguageModel.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.Connection.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.ConnectionEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.Diagnostics.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.Grammar.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.GrammarList.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.KeywordRecognitionEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.KeywordRecognitionModel.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.KeywordRecognitionResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.KeywordRecognizer.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.NativeLibraryLoader.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.NoMatchDetails.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.NoMatchReason.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.OutputFormat.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.PhraseListGrammar.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.ProfanityOption.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.PronunciationAssessmentConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.PronunciationAssessmentGradingSystem.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.PronunciationAssessmentGranularity.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.PronunciationAssessmentResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.PropertyCollection.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.PropertyId.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.RecognitionEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.RecognitionResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.Recognizer.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.ResultReason.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.ServicePropertyChannel.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SessionEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SourceLanguageConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechRecognitionCanceledEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechRecognitionEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechRecognitionResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechRecognizer.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechSynthesisCancellationDetails.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechSynthesisEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechSynthesisOutputFormat.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechSynthesisResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechSynthesisWordBoundaryEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.SpeechSynthesizer.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.StreamStatus.class - [JAR]

com.microsoft.cognitiveservices.speech.intent

├─ com.microsoft.cognitiveservices.speech.intent.IntentRecognitionCanceledEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.intent.IntentRecognitionEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.intent.IntentRecognitionResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.intent.IntentRecognizer.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.intent.IntentTrigger.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.intent.LanguageUnderstandingModel.class - [JAR]

com.microsoft.cognitiveservices.speech.util

├─ com.microsoft.cognitiveservices.speech.util.CloseGuard.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.util.Contracts.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.util.EventHandler.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.util.EventHandlerImpl.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.util.IntRef.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.util.SafeHandle.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.util.SafeHandleType.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.util.StringMapRef.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.util.StringRef.class - [JAR]

com.microsoft.cognitiveservices.speech.dialog

├─ com.microsoft.cognitiveservices.speech.dialog.ActivityReceivedEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.dialog.BotFrameworkConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.dialog.CustomCommandsConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.dialog.DialogServiceConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.dialog.DialogServiceConnector.class - [JAR]

com.microsoft.cognitiveservices.speech.translation

├─ com.microsoft.cognitiveservices.speech.translation.SpeechTranslationConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionCanceledEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.translation.TranslationRecognitionResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.translation.TranslationRecognizer.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.translation.TranslationSynthesisResult.class - [JAR]

com.microsoft.cognitiveservices.speech.audio

├─ com.microsoft.cognitiveservices.speech.audio.AudioConfig.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.AudioInputStream.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.AudioOutputStream.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.AudioStreamContainerFormat.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.AudioStreamFormat.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.PullAudioInputStream.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.PullAudioInputStreamCallback.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.PullAudioOutputStream.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.PushAudioInputStream.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.PushAudioOutputStream.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.audio.PushAudioOutputStreamCallback.class - [JAR]

com.microsoft.cognitiveservices.speech.transcription

├─ com.microsoft.cognitiveservices.speech.transcription.Conversation.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationExpirationEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationParticipantsChangedEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriber.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionCanceledEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationTranscriptionResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationCanceledEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationEventArgs.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationTranslationResult.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ConversationTranslator.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.Participant.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.ParticipantChangedReason.class - [JAR]

├─ com.microsoft.cognitiveservices.speech.transcription.User.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jan 13, 2022
3 usages
8 stars
Jun 22, 2023
1 usages
0 stars
Jun 22, 2023
1 usages
0 stars
Jun 22, 2023
0 stars
Jun 22, 2023
3 usages
0 stars
Jun 22, 2023
1 usages
0 stars
Mar 03, 2022
1 stars
Jun 13, 2023
2 usages
28 stars
Jun 13, 2023
1 usages
28 stars