DOC

com.microsoft.projectoxford : speechrecognition

Maven & Gradle

Jun 16, 2017
100 stars

Microsoft Project Cognitive Services Speech Recognition Client Library · This client library allows the use of Microsoft's state-of-the-art cloud-based algorithms to process spoken language. See https://github.com/Microsoft/Cognitive-Speech-STT-Android/tree/master/Speech for more information.

Table Of Contents

Latest Version

Download com.microsoft.projectoxford : speechrecognition Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file speechrecognition-1.2.2-javadoc.jar to speechrecognition-1.2.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder speechrecognition-1.2.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "speechrecognition-1.2.2-sources.jar" -d "speechrecognition-1.2.2-javadoc" -subpackages