audiosocket icon indicating copy to clipboard operation
audiosocket copied to clipboard

Simple bidirectional audio protocol

Results 13 audiosocket issues
Sort by recently updated
recently updated
newest added

I've got a runtime panic while running some code that was essentially identical to the example server in this repo: ``` panic: runtime error: index out of range [3] with...

First of all: thank you for this project! I was wondering if it somehow is possible to adjust the sample rate of the wave stream?

Hi Sean, In audiosocket.go there is a FIXME comment explaining that the Asterisk side of error reporting is missing if I am not mistaken. Could you please share any thoughts...