Mobile app version of vmapp.org
Login or Join
Debbie626

: Recording audio from webpage? I'm looking for a way to record audio from somebody on a page on my site - any recommendations? Sorry if I haven't expressed that very clearly - please edit

@Debbie626

Posted in: #Audio #Html

I'm looking for a way to record audio from somebody on a page on my site - any recommendations? Sorry if I haven't expressed that very clearly - please edit if not!

Ideally looking for a new startup who is doing it rather than a little plugin, but no big deal which!

Thanks, much appreciated.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Debbie626

1 Comments

Sorted by latest first Latest Oldest Best

 

@Heady270

Audioboo allows visitors to record audio from their browser. The following line of code embeds an audioboo recorder button on your site [live example]:

<script type='text/javascript' src='http://audioboo.fm/javascripts/popup_button.js'></script>


Users would then have to choose to share their recording with you, perhaps by posting a link to the audioboo page in a form field or comment box.

Audioboo Pro accounts allow anonymous users to record audio directly to your own audioboo account, instead of to an anonymous audioboo user account, which may prove more useful to you because you'd have an automatic collection of all recordings. At present, you need to be a large organisation and email them to apply for a pro account, but they have plans for a 'plus' account for single users who want more powerful features.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme