iflytek-rtasr-websocket-client

科大讯飞实时语音转写ASR 基于Netty的WebSocket Client SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.yijianguanzhu.iflytek
ArtifactId

ArtifactId

iflytek-rtasr-websocket-client
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

iflytek-rtasr-websocket-client
科大讯飞实时语音转写ASR 基于Netty的WebSocket Client SDK
Project URL

Project URL

https://github.com/yijianguanzhu/iflytek-rtasr-websocket-client

Download iflytek-rtasr-websocket-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.yijianguanzhu.iflytek/iflytek-rtasr-websocket-client/ -->
<dependency>
    <groupId>com.yijianguanzhu.iflytek</groupId>
    <artifactId>iflytek-rtasr-websocket-client</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yijianguanzhu.iflytek/iflytek-rtasr-websocket-client/
implementation 'com.yijianguanzhu.iflytek:iflytek-rtasr-websocket-client:1.2'
// https://jarcasting.com/artifacts/com.yijianguanzhu.iflytek/iflytek-rtasr-websocket-client/
implementation ("com.yijianguanzhu.iflytek:iflytek-rtasr-websocket-client:1.2")
'com.yijianguanzhu.iflytek:iflytek-rtasr-websocket-client:jar:1.2'
<dependency org="com.yijianguanzhu.iflytek" name="iflytek-rtasr-websocket-client" rev="1.2">
  <artifact name="iflytek-rtasr-websocket-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yijianguanzhu.iflytek', module='iflytek-rtasr-websocket-client', version='1.2')
)
libraryDependencies += "com.yijianguanzhu.iflytek" % "iflytek-rtasr-websocket-client" % "1.2"
[com.yijianguanzhu.iflytek/iflytek-rtasr-websocket-client "1.2"]

Dependencies

compile (10)

Group / Artifact Type Version
io.netty : netty-handler jar 4.1.49.Final
io.netty : netty-buffer jar 4.1.49.Final
io.netty : netty-transport jar 4.1.49.Final
io.netty : netty-common jar 4.1.49.Final
io.netty : netty-codec jar 4.1.49.Final
io.netty : netty-resolver jar 4.1.49.Final
io.netty : netty-codec-http jar 4.1.49.Final
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4
commons-codec : commons-codec jar 1.13

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0