Add speaker identification APIs for node-addon-api (#874)

This commit is contained in:
Fangjun Kuang
2024-05-14 13:28:50 +08:00
committed by GitHub
parent 0895b64850
commit 388e6a98fc
16 changed files with 1034 additions and 3 deletions

View File

@@ -64,5 +64,6 @@ class OnlineRecognizer {
module.exports = {
OnlineRecognizer,
OnlineStream,
Display
}