You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
Hello, I need to analyze rtp streams (pcmu, pcma) and I would like to use this package. I saw "OpenMemRead" use "C.sox_open_mem_read" with default nil encodinginfo_t and nil signalinfo_t parameters. Is there a way to read and exploit a pcm file or stream ? (There is no setter for fmt.cFormat). Thanks in advance.