sox
- How to create a static SOX executable to invoke it in AWS Lambda
- lambda-audio - GitHub: Run Sound eXchange (SoX), the Swiss Army knife of audio manipulation, with Lame on AWS Lambda.
lambda-audiois static binary of sox utility, built for AWS Lambda. It supportssox,soxiandlamecommands. - sox-aws-lambda-binary - GitHub: Precompiled
soxbinary for AWS Lambda. This is a static binary ofsoxutility, built for AWS Lambda, deployable as an AWS lambda layer. It can help you get started quickly with SoX inside Lambda functions. It supportssox,soxiandlamecommands.