Skip to content

Conversation

@BrunoHenrique00
Copy link

Fixed the mic example not working on the nodejs/demo folder.

This was happening due to Sox pipe mode inside the mic lib, giving audio in 32-bit format and not in 16-bit as Vosk expects!

Closes #1203

@nshmyrev
Copy link
Collaborator

Thanks, I'd really prefer a module without sox binary dependency which is not straightforward for the users. Node-portaudio or something like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants