Author Topic: soundrecorder script/system?  (Read 4840 times)

johnbroeckaert

  • Guest
soundrecorder script/system?
« on: October 09, 2017, 11:09:41 AM »
Hi You All

I wonder if there is anybody out there who has experiencing with a script I could implement in WebsiteBaker that is capable of recording speech from within the web page and save it on the server.
A sort of sound based form.

I know there is speakpipe and others but then you have to give away the control over the information users are sharing and have to go away from your own site to listen and or react.

In short, I 'm looking for a script/system to install on my clients server .

WB 2.10.0
php 7.x

Thankx
John

Offline evaki

  • Posts: 2810
Re: soundrecorder script/system?
« Reply #1 on: October 14, 2017, 10:03:38 AM »
Its not a task for a CMS.
auphonic-audio-recorder.droidinformer.org/
tryca.st/
zencastr.com/
sincerely






johnbroeckaert

  • Guest
Re: soundrecorder script/system?
« Reply #2 on: October 14, 2017, 12:46:49 PM »
Hi @evaki,

I know that record sound isn't for a CMS. That was not the question do. I wanted to know if anyone had experience with a script that could record speech directly of a webpage and with a dashboard and storage in their own domain. I could give my costumer a link in WB dashboard.

Lets say a sort of guestbook for spoken messages.

Cheers
John

Offline DarkViper

  • Forum administrator
  • *****
  • Posts: 3087
  • Gender: Female
Re: soundrecorder script/system?
« Reply #3 on: October 14, 2017, 02:04:41 PM »
there is no HTML Element which is able to record audio from local sources.
it is possible to use any external program or a plugin (Java, Flash and so on) to do this.
Most of these solutions requires an installed runtime engine to work.
Don't know if this is really user friendly....
And note, that Flash will die in end of 2019! Adobe stops support  then.
Sound recording using Javascript is not possible. It's much to slow and also has no access to local resources. PHP? sorry, there is no PHP working in the browser. ;)
Der blaue Planet - er ist nicht unser Eigentum - wir haben ihn nur von unseren Nachkommen geliehen

"You have to take the men as they are… but you can not leave them like that !" :-P
Das tägliche Stoßgebet: Oh Herr, wirf Hirn vom Himmel !

Offline evaki

  • Posts: 2810
Re: soundrecorder script/system?
« Reply #4 on: October 14, 2017, 03:12:25 PM »
 "Turning the right screws..."
Just one example - for developers
 http://air.ghost.io/recording-to-an-audio-file-using-html5-and-js/


Offline evaki

  • Posts: 2810
Re: soundrecorder script/system?
« Reply #5 on: October 14, 2017, 04:34:02 PM »

 

postern-length