Handles audio/video tasks such as text-to-speech and transcoding.
Turns speech into text. The source file should be in Google Storage already.
Transcodes the media file at {url}
into the Google Storage bucket {bucket}
.
Additional supported arguments:
bitrate
filename
(defaults to{random}_t.{format}
)sample_rate
format
(defaults tomp3
)
Converts {text}
to speech and puts it in the Google Storage bucket {bucket}
.
./deploy