watson-unreal-sdk-plugin icon indicating copy to clipboard operation
watson-unreal-sdk-plugin copied to clipboard

Build crashing if microphone doesn't pick up anything on key press

Open rachitmehrotra1 opened this issue 7 years ago • 1 comments

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.

rachitmehrotra1 avatar Nov 30 '17 20:11 rachitmehrotra1

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

WhoLsJohnGalt avatar Nov 30 '17 21:11 WhoLsJohnGalt