https://gitlab.xiph.org/xiph/speex/-/releases/Speex-1.2.1 https://gitlab.xiph.org/xiph/speexdsp/-/releases/SpeexDSP-1.2.1
Speex and SpeexDSP packaged for the Swift Package Manager.
{ "name": "CSpeex", "path": "/usr/src/package", "targets": [ { "name": "speex", "path": "Sources/speex", "type": "library", "c99name": "speex", "sources": [ "libspeex/bits.c", "libspeex/cb_search.c", "libspeex/exc_10_16_table.c", "libspeex/exc_10_32_table.c", "libspeex/exc_20_32_table.c", "libspeex/exc_5_256_table.c", "libspeex/exc_5_64_table.c", "libspeex/exc_8_128_table.c", "libspeex/filters.c", "libspeex/gain_table.c", "libspeex/gain_table_lbr.c", "libspeex/hexc_10_32_table.c", "libspeex/hexc_table.c", "libspeex/high_lsp_tables.c", "libspeex/lpc.c", "libspeex/lsp.c", "libspeex/lsp_tables_nb.c", "libspeex/ltp.c", "libspeex/modes.c", "libspeex/modes_wb.c", "libspeex/nb_celp.c", "libspeex/quant_lsp.c", "libspeex/sb_celp.c", "libspeex/smallft.c", "libspeex/speex.c", "libspeex/speex_callbacks.c", "libspeex/speex_header.c", "libspeex/stereo.c", "libspeex/vbr.c", "libspeex/vorbis_psy.c", "libspeex/vq.c", "libspeex/window.c", "libspeexdsp/buffer.c", "libspeexdsp/fftwrap.c", "libspeexdsp/filterbank.c", "libspeexdsp/jitter.c", "libspeexdsp/mdf.c", "libspeexdsp/preprocess.c", "libspeexdsp/resample.c", "libspeexdsp/scal.c" ], "module_type": "ClangTarget", "product_memberships": [ "speex" ] }, { "name": "CSpeexTests", "path": "Tests/CSpeexTests", "type": "test", "c99name": "CSpeexTests", "sources": [ "CSpeexTests.swift" ], "module_type": "SwiftTarget", "target_dependencies": [ "speex" ] } ], "products": [ { "name": "speex", "type": { "library": [ "automatic" ] }, "targets": [ "speex" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.6", "manifest_display_name": "CSpeex" }
{ "name": "CSpeex", "targets": [ { "name": "speex", "type": "regular", "exclude": [], "settings": [ { "kind": { "define": { "_0": "HAVE_CONFIG_H" } }, "tool": "c" } ], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "CSpeexTests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "speex", null ] } ], "packageAccess": false } ], "products": [ { "name": "speex", "type": { "library": [ "automatic" ] }, "targets": [ "speex" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.6.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "CSpeex", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }