Replies: 1 comment
-
What i did was save the mic recording into a file then process the file as a temporary work around. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ive got the
examples/addon.node
working after building it, i could give it the jfk.wav file and get a result. But what i need is to get the audio from the mic directly (usually 1 - 2 second commands/words) instead of a file. I will be integrating this into my electron.js application.How can i achieve this? although in the example it requires param
fname_inp
Beta Was this translation helpful? Give feedback.
All reactions