Retire legacy implementations and flatten managed layout
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@ erasure of every runtime/library copy.
|
||||
|
||||
`VoiceCat.Codec` and `VoiceCat.Dsp` call the desktop `voicecat_media` native library
|
||||
through source-generated `LibraryImport`. It links pinned Opus 1.5.2 and the existing
|
||||
vendored RNNoise; it has no dependency on the retired native core or its C ABI. Fixed C signatures
|
||||
vendored RNNoise. Fixed C signatures
|
||||
wrap Opus controls so P/Invoke never calls C varargs. SafeHandle owns every native
|
||||
encoder, decoder, DRED parser/state, and denoiser, including failed initialization.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user