is not current version
Last Version 0.0.7

com.github.catalystcode:speechtotext-websockets-java 0.0.5

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

Categories

Categories

Java Languages
GroupId

GroupId

com.github.catalystcode
ArtifactId

ArtifactId

speechtotext-websockets-java
Version

Version

0.0.5
Type

Type

jar

Download speechtotext-websockets-java 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.catalystcode/speechtotext-websockets-java/ -->
<dependency>
    <groupId>com.github.catalystcode</groupId>
    <artifactId>speechtotext-websockets-java</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.catalystcode/speechtotext-websockets-java/
implementation 'com.github.catalystcode:speechtotext-websockets-java:0.0.5'
// https://jarcasting.com/artifacts/com.github.catalystcode/speechtotext-websockets-java/
implementation ("com.github.catalystcode:speechtotext-websockets-java:0.0.5")
'com.github.catalystcode:speechtotext-websockets-java:jar:0.0.5'
<dependency org="com.github.catalystcode" name="speechtotext-websockets-java" rev="0.0.5">
  <artifact name="speechtotext-websockets-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.catalystcode', module='speechtotext-websockets-java', version='0.0.5')
)
libraryDependencies += "com.github.catalystcode" % "speechtotext-websockets-java" % "0.0.5"
[com.github.catalystcode/speechtotext-websockets-java "0.0.5"]