aar

com.microsoft.cognitiveservices.speech : client-sdk

Maven & Gradle

Aug 04, 2023
2 usages
2.4k 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-sdk AAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
1.31.x
1.30.x
1.29.x
1.28.x
1.27.x
1.26.x
1.25.x
1.24.x
1.23.x
1.22.x
1.19.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-sdk-1.31.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.ConnectionMessage.class - [JAR]

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

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

├─ com.microsoft.cognitiveservices.speech.EmbeddedSpeechConfig.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.SpeechRecognitionModel.class - [JAR]

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

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

├─ com.microsoft.cognitiveservices.speech.SpeechSynthesisBookmarkEventArgs.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.SpeechSynthesisVisemeEventArgs.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.SynthesisVoiceGender.class - [JAR]

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

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

├─ com.microsoft.cognitiveservices.speech.VoiceInfo.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.AsyncThreadService.class - [JAR]

├─ 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.dialog.TurnStatusReceivedEventArgs.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.speaker

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

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

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

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

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

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

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

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

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

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

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

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

├─ com.microsoft.cognitiveservices.speech.speaker.VoiceProfileType.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.AudioProcessingConstants.class - [JAR]

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

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

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

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

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

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

├─ com.microsoft.cognitiveservices.speech.audio.PresetMicrophoneArrayGeometry.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.audio.SpeakerReferenceChannel.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