MatteoNasci / VOCASY

Voice chat system
MIT License
1 stars 1 forks source link

Updated dlls, fixed bug with VOCASY.Common.Transport. #14

Closed MatteoNasci closed 6 years ago

MatteoNasci commented 6 years ago

Fixed bug with Transport where classes derived from Transport could end up with an internal audio buffer of Length = 0. Exposed internal buffer and init method to child classes to allow a better control.