"data://.algo/temp/hi.wav"
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
algo auth
# Enter API Key: YOUR_API_KEY
algo run sound/TextToSpeech/0.1.0 -d '{"text":"hi, how are you doing?", "file_name":"hi.wav","file_path":"data://.algo/temp/"}'