How To Install Java Artifact com.microsoft.cognitiveservices.speech.client-sdk-embedded v1.27.0

com.microsoft.cognitiveservices.speech client-sdk-embedded 1.27.0

Introduction

In this article, we'll learn how to install Java artifact client-sdk-embedded from com.microsoft.cognitiveservices.speech group in version 1.27.0. The artifact is available in 20 versions: 1.40.0 1.38.0 1.37.0 1.36.0 1.35.0 1.34.1 1.34.0 1.33.0 1.32.1 1.31.0 1.30.0 1.29.0 1.28.1 1.28.0 1.27.0 1.26.0 1.25.1-beta.1 1.25.0 1.24.2 1.24.1 . The Microsoft Cognitive Services Speech SDK for Java project has been released under Microsoft Software License Terms for Microsoft Cognitive Services Speech SDK license, and has its own website at: https://aka.ms/csspeech .

How To Install Java Artifact com.microsoft.cognitiveservices.speech.client-sdk-embedded In Version 1.27.0

To install the Microsoft Cognitive Services Speech SDK for Java artifact in version 1.27.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Microsoft Cognitive Services Speech SDK for Java dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses