All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download speechtotext-websockets-java JAR 0.0.4 with all dependencies


A Java implementation of the Bing Speech to Text API websocket protocol

Files of the artifact speechtotext-websockets-java version 0.0.4 from the group com.github.catalystcode.

Artifact speechtotext-websockets-java
Group com.github.catalystcode
Version 0.0.4
Last update 05. June 2017
Tags: speech text protocol implementation bing java websocket
Organization Partner Catalyst
URL github.com/CatalystCode/SpeechToText-Websockets-Java
License MIT
Dependencies amount 4
Dependencies log4j, json, jlayer, nv-websocket-client,
There are maybe transitive dependencies!
There is a newer version: 0.0.7
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of speechtotext-websockets-java Show documentation

Please rate this JAR file. Is it a good library?

3 downloads

Source code of speechtotext-websockets-java version 0.0.4

META-INF
META-INF.META-INF.MANIFEST.MF
.SpeechToTextWebsocketsDemo
com.github.catalystcode.fortis.speechtotext
com.github.catalystcode.fortis.speechtotext.com.github.catalystcode.fortis.speechtotext.Mp3Transcriber
com.github.catalystcode.fortis.speechtotext.com.github.catalystcode.fortis.speechtotext.Transcriber
com.github.catalystcode.fortis.speechtotext.com.github.catalystcode.fortis.speechtotext.WavTranscriber
com.github.catalystcode.fortis.speechtotext.config
com.github.catalystcode.fortis.speechtotext.config.com.github.catalystcode.fortis.speechtotext.config.OutputFormat
com.github.catalystcode.fortis.speechtotext.config.com.github.catalystcode.fortis.speechtotext.config.SpeechServiceConfig
com.github.catalystcode.fortis.speechtotext.config.com.github.catalystcode.fortis.speechtotext.config.SpeechType
com.github.catalystcode.fortis.speechtotext.constants
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.EnvironmentVariables
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServiceConnectionHeaders
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServiceContentTypes
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServiceLimitations
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServiceMessageFields
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServiceMessageHeaders
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServiceMetrics
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServicePaths
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServiceSpeechConfig
com.github.catalystcode.fortis.speechtotext.constants.com.github.catalystcode.fortis.speechtotext.constants.SpeechServiceWebsocketStatusCodes
com.github.catalystcode.fortis.speechtotext.lifecycle
com.github.catalystcode.fortis.speechtotext.lifecycle.com.github.catalystcode.fortis.speechtotext.lifecycle.MessageReceiver
com.github.catalystcode.fortis.speechtotext.lifecycle.com.github.catalystcode.fortis.speechtotext.lifecycle.SpeechHypothesisMessage
com.github.catalystcode.fortis.speechtotext.lifecycle.com.github.catalystcode.fortis.speechtotext.lifecycle.SpeechPhraseMessage
com.github.catalystcode.fortis.speechtotext.lifecycle.com.github.catalystcode.fortis.speechtotext.lifecycle.TurnEndMessage
com.github.catalystcode.fortis.speechtotext.messages
com.github.catalystcode.fortis.speechtotext.messages.com.github.catalystcode.fortis.speechtotext.messages.AudioEndMessageCreator
com.github.catalystcode.fortis.speechtotext.messages.com.github.catalystcode.fortis.speechtotext.messages.BinaryMessageCreator
com.github.catalystcode.fortis.speechtotext.messages.com.github.catalystcode.fortis.speechtotext.messages.HeaderCreator
com.github.catalystcode.fortis.speechtotext.messages.com.github.catalystcode.fortis.speechtotext.messages.MessageParser
com.github.catalystcode.fortis.speechtotext.messages.com.github.catalystcode.fortis.speechtotext.messages.TextMessageCreator
com.github.catalystcode.fortis.speechtotext.telemetry
com.github.catalystcode.fortis.speechtotext.telemetry.com.github.catalystcode.fortis.speechtotext.telemetry.AudioTelemetry
com.github.catalystcode.fortis.speechtotext.telemetry.com.github.catalystcode.fortis.speechtotext.telemetry.CallsTelemetry
com.github.catalystcode.fortis.speechtotext.telemetry.com.github.catalystcode.fortis.speechtotext.telemetry.ConnectionTelemetry
com.github.catalystcode.fortis.speechtotext.utils
com.github.catalystcode.fortis.speechtotext.utils.com.github.catalystcode.fortis.speechtotext.utils.Environment
com.github.catalystcode.fortis.speechtotext.utils.com.github.catalystcode.fortis.speechtotext.utils.Func
com.github.catalystcode.fortis.speechtotext.utils.com.github.catalystcode.fortis.speechtotext.utils.ProtocolUtils
com.github.catalystcode.fortis.speechtotext.utils.com.github.catalystcode.fortis.speechtotext.utils.RiffHeader
com.github.catalystcode.fortis.speechtotext.utils.com.github.catalystcode.fortis.speechtotext.utils.Units
com.github.catalystcode.fortis.speechtotext.websocket
com.github.catalystcode.fortis.speechtotext.websocket.com.github.catalystcode.fortis.speechtotext.websocket.MessageSender
com.github.catalystcode.fortis.speechtotext.websocket.com.github.catalystcode.fortis.speechtotext.websocket.PlatformInfo
com.github.catalystcode.fortis.speechtotext.websocket.com.github.catalystcode.fortis.speechtotext.websocket.SpeechServiceClient
com.github.catalystcode.fortis.speechtotext.websocket.com.github.catalystcode.fortis.speechtotext.websocket.TelemetryInfo
com.github.catalystcode.fortis.speechtotext.websocket.nv
com.github.catalystcode.fortis.speechtotext.websocket.nv.com.github.catalystcode.fortis.speechtotext.websocket.nv.NvMessageReceiver
com.github.catalystcode.fortis.speechtotext.websocket.nv.com.github.catalystcode.fortis.speechtotext.websocket.nv.NvMessageSender
com.github.catalystcode.fortis.speechtotext.websocket.nv.com.github.catalystcode.fortis.speechtotext.websocket.nv.NvSpeechServiceClient




© 2015 - 2024 Weber Informatics LLC | Privacy Policy