Last Version

Speech 0.1.0

a java library provides the ability to speech recognition and synthesis‎

License

License

GroupId

GroupId

com.luhuiguo.speech
ArtifactId

ArtifactId

speech
Version

Version

0.1.0
Type

Type

jar
Description

Description

Speech
a java library provides the ability to speech recognition and synthesis‎
Project URL

Project URL

https://github.com/luhuiguo/speech
Source Code Management

Source Code Management

https://github.com/luhuiguo/speech

Download speech 0.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
commons-io : commons-io jar 2.4
net.java.dev.jna : jna jar 4.1.0
net.java.dev.jna : jna-platform jar 4.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.