watson-unreal-sdk-plugin
watson-unreal-sdk-plugin copied to clipboard
Build crashing if microphone doesn't pick up anything on key press
The Build just crashes if you keypress for the microphone and the microphone doesn't pick up any voice. That results the build to crash.
Error occurs when 0 bytes are sent.
Potential fix: Write into the code to not send the the file if it's empty or 0 bytes. Only send if >0