Giulio Gatto

Results 6 comments of Giulio Gatto

I cannot make local filesystem work: I get 'unknown error occurred' on both OSX and @Windows, even with different folders for Source Connection and Target Connection..

This is a problem with one of the latest commits, if I checkout at [719a898 ](https://github.com/microsoft/VoTT/commit/719a89832ca596dac26f8c60dd54e06e784f7ba6) everything works fine for local filesystem

Clone the repository and execute the following command (from inside the project folder): git checkout 719a898 Then you'll be able to execute it without local filesystem new bugs with: npm...

Hey, sorry I didn't get back with this. Moving the processing AFTER the recording has fixed the problem. It's obviously a stressed CPU problem and not much can be done...

Hey, sorry @buzinas for the delay: what I meant is that I didn't use this library but DIRECTLY "lame.js" [https://github.com/zhuker/lamejs](https://github.com/zhuker/lamejs) AFTER recording in raw audio format and BEFORE sending data...

Same problem here, did you find a solution? thanks