psaylor / sox-audio

A NodeJS interface to SoX audio utilities
MIT License
70 stars 22 forks source link

How to make it work on google cloud platform? #14

Open Ayushimidha28 opened 4 years ago

Ayushimidha28 commented 4 years ago

This code is working fine on local machine because sox is installed and it's path is set in environment variable. But how to make it work on google cloud platform?