• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Recording voice on a webpage

crazeinc

Member
Is anybody aware of an app that is free/open source that has that capability? I'm talking about recording something on the webpage that gets directly saved to the server instead of recording something then uploading it.
 
You'd need a linked pair of apps, one for the server and one as a client (probably ActiveX control) to stream audio from the user's machine.

I don't know of any such apps, but I haven't looked. Uploading a file is much simpler and works across platforms (PC/mac/linux) and browsers.
 
Back
Top