mumble-ruby
mumble-ruby copied to clipboard
Having issues with the OPUS codec not being found.
Getting the error "Could not open library 'opus.dll': " even after changing the Path enviroment variable, putting the .dll in my Ruby/bin, putting a copy into my project lib. Would love to know what others did and/or where they put it to make this work.
For reference I downloaded the "opusfile-v0.9-win32" binary and changed "libopus-0.dll" into "opus.dll"
I just might be doing everything completely wrong, so any help would be appreciated.