cmusphinx / node-pocketsphinx

Pocketsphinx bindings for Node.JS
Other
242 stars 47 forks source link

How can I disable INFO output #43

Closed xavicolomer closed 7 years ago

xavicolomer commented 7 years ago

Hi there,

First of all thanks! Great Job!

Second. I'd like to disable info output, is this considered in node-pocketsphinx?

Thanks!

nshmyrev commented 7 years ago

config.setString("-logfn", "/dev/null");