mirror of
https://github.com/alphacep/vosk-api.git
synced 2026-01-09 07:32:34 +08:00
4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
exports.printMsg = function() {
|
|
console.log("This is a message from the Vosk package");
|
|
}
|