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 am using audio capture to record sound input from mic and send it to the nodeJS server using socket.io. I did it using a third party plug-in to convert sound wave to bytes that works fine but is not suitable for our use case. So, using ToBytes node from CUBluePrintLibrary.cpp, as soon as the execution hits it throws this assertion failed error.
The text was updated successfully, but these errors were encountered:
I am using audio capture to record sound input from mic and send it to the nodeJS server using socket.io. I did it using a third party plug-in to convert sound wave to bytes that works fine but is not suitable for our use case. So, using ToBytes node from CUBluePrintLibrary.cpp, as soon as the execution hits it throws this assertion failed error.
The text was updated successfully, but these errors were encountered: