You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running it with snowboy, and just after I start I'm running an electron app which is also recording inside Chrome. This configuration works fine on Mac, but when it comes to Raspberry Pi 3 Raspbian, the first one which starts to record works only.
(https://github.com/Kitt-AI/snowboy/blob/master/examples/Node/microphone.js#L35)
When I verbose, I'm seeing that it stops after electron starts, when I disable voice recording at Chrome side this command is always being repeated. Is there something that I can do for it to work?
I actually have the same error messages. Further investigation actually led to this discovery:
Using both the latest 0.2.0 as well as the older 0.1.7 Version, creating a first stream even without electron does not work. The first one does work standalone, but it doesn't when using electron, for me at least. Unfortunately I couldn't figure out any further detail. Once I do, I'll post it here.
Hi,
I'm running it with snowboy, and just after I start I'm running an electron app which is also recording inside Chrome. This configuration works fine on Mac, but when it comes to Raspberry Pi 3 Raspbian, the first one which starts to record works only.
(https://github.com/Kitt-AI/snowboy/blob/master/examples/Node/microphone.js#L35)
When I verbose, I'm seeing that it stops after electron starts, when I disable voice recording at Chrome side this command is always being repeated. Is there something that I can do for it to work?
Recording 4096 bytes
silence
Recording 1430 bytes
sound
End Recording: 107.788ms
The text was updated successfully, but these errors were encountered: