# Match-making system for audio calls + automatic recording of calls

**URL:** https://forum.kirupa.com/t/match-making-system-for-audio-calls-automatic-recording-of-calls/331899
**Category:** web dev
**Created:** [November 20, 2013, 5:28pm UTC](https://forum.kirupa.com/t/match-making-system-for-audio-calls-automatic-recording-of-calls/331899 "2013-11-20T17:28:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Yanizz123](https://avatars.discourse-cdn.com/v4/letter/y/eb8c5e/32.png) [@Yanizz123](https://forum.kirupa.com/u/Yanizz123)
#### Post date: [November 20, 2013, 5:28pm UTC](https://forum.kirupa.com/t/match-making-system-for-audio-calls-automatic-recording-of-calls/331899/1 "2013-11-20T17:28:15Z")

</div>

Hello,  
I am looking to create a website that lets users  
click a button to start an audio conversation with somebody else  
who also clicks the button in his own browser.

so this has to be a match-making system  
that lets people wait in a queue  
until somebody else also tries to start an audio conversation, and then matches the 2 and  
ideally starts an audio call that will be automatically recorded and send as .mp3 to  
a server. is there a cloud-service for this?

summarizing: wait until 2 users click the “start call” button,  
and then automatically start the conversation between the 2 members,  
and then automatically record the call and send it to a server.  
is there anything out there that will do this for me?

maybe you know of cloud-based tools that perform 1 or 2 of the functions i described above.

Thank you very much.

Yanizz
