serenadeai / speech-recorder

speech-recorder is a node.js module for streaming audio from a device's microphone and filtering for speech.
MIT License
86 stars 19 forks source link

pkg build #27

Closed SinLT closed 1 year ago

SinLT commented 1 year ago

image

The program automatically exited when the recording started. How to package the EXE,Thank you

tmacwill commented 1 year ago

apologies for the hugely delayed response! it's hard to debug from that screenshot alone, but https://github.com/serenadeai/serenade/tree/master/client is an example cross-platform electron application that uses this library.