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
Alias C type to allow for external WebRtcVadInst type reference
To use VAD instance in some context, for example: a struct field, `sync.Pool`, etc. it's necessary to reference the type explicitly.
golang/go#13467
Signed-off-by: Arkadi Shishlov <[email protected]>
0 commit comments