cskonopka / ansaphone

Ansaphone is a system where attendees can call-in, leave a voicemail, and download the audio files to a local machine using FFMPEG and Node within Max. The files are pooled and accessible via audio samplers within Max to create an event collage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansaphone is a system where attendees can call-in, leave a voicemail, and download the audio files to a local machine using FFMPEG and Node within Max. The files are pooled and accessible via audio samplers within Max to create an event collage.

Requirements

  • Twilio account
  • MaxMSP
  • FFmpeg

Overview

  • Scrape a Twilio account for recorded calls
  • Rip the calls with FFMPEG
  • Populate an audio sampler in MaxMSP

About

Ansaphone is a system where attendees can call-in, leave a voicemail, and download the audio files to a local machine using FFMPEG and Node within Max. The files are pooled and accessible via audio samplers within Max to create an event collage.


Languages

Language:Max 98.2%Language:JavaScript 1.8%