# Recording and Sharing Phone Calls

DevFeed: [Recording and Sharing Phone Calls](<https://devfeed.tech/articles/recording-and-sharing-phone-calls-2123.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//recording-and-sharing-phone-calls>)

Published: 2012-07-12T00:00:00Z

Content type: article

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [app](<https://devfeed.tech/tags/app.md>), [audio](<https://devfeed.tech/tags/audio.md>), [creative-coding](<https://devfeed.tech/tags/creative-coding.md>), [events](<https://devfeed.tech/tags/events.md>), [hacks](<https://devfeed.tech/tags/hacks.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [redis](<https://devfeed.tech/tags/redis.md>)

## AI overview

The article describes Phone Recorder, a Node.js app built at a news hack day to record conference calls through Twilio and upload them to SoundCloud. It uses Redis to associate a moderator's SoundCloud access token with a call.

## Source excerpt

A few weeks ago, I attended News Hack Day in San Francisco. News Hack Days are events that bring together journalists, developers and designers for multi day creative coding and brainstorming sessions. I really like the idea of hack days that bring together people from different backgrounds. After chatting with a few journalists, it became obvious to me that recording interviews on the phone is a real pain. I saw this as an opportunity to build a fun app that would make this easier for people.