Skip to content

Commit c0c2af1

Browse files
authored
Update libraries.json
add new speechToText and speechToTextCompose new packages
1 parent 3c22f47 commit c0c2af1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,5 +1283,15 @@
12831283
"github": "theolm/Rinku",
12841284
"category": "Media",
12851285
"maven": "https://repo1.maven.org/maven2/dev/theolm/rinku/"
1286+
},
1287+
{
1288+
"github": "eslamwael74/speechtotextkit",
1289+
"category": "Speech",
1290+
"maven": "https://central.sonatype.com/artifact/io.github.eslamwael74.speechtotextkit/speechToText"
1291+
},
1292+
{
1293+
"github": "eslamwael74/speechtotextkit/tree/master/speechToTextCompose",
1294+
"category": "Speech",
1295+
"maven": "https://central.sonatype.com/artifact/io.github.eslamwael74.speechtotextcompose/speechToTextCompose"
12861296
}
12871297
]

0 commit comments

Comments
 (0)