xiekeyi98 opened this issue 4 years ago · 1 comments
https://github.com/hraban/opus/blame/v2/README.md#L94-L95
https://github.com/hraban/opus/blame/v2/README.md#L134-L136
dec.Decode accept []int16 but in demo we give it []byte
[]int16
[]byte
🤦♂️
thanks!