Record And Listen Audio - Specific Duration

Nov 3, 2009

I am facing a scenario where I would like the user of my page record their voices from their login where they will purchase certain minutes for recording and as well as for listening. How do I manage the audio frames sent back to the server? Is that possible to only stream audio for a length of 10 minutes, while actual length of audio is 1 hour?

Questions:
- Do I have to write or develop a flash player completely?
- Is there any already developed solution?
- Do I have to use Media Server in this scenario

View 3 Replies


Similar Posts:


ActionScript 3.0 :: Record More Than 2-3 Seconds And Then Listen Saved Mix?

Oct 27, 2011

check this code: [URL]

Try to record more than 2-3 seconds and then listen saved mix. Mixed sound is distorted after couple of seconds of recording Wav encoder is working ok...

View 1 Replies

ActionScript 3.0 :: Audio Player Song Duration

Jun 18, 2010

Im looking for a why to display the current time position of a song playing in an audio player in a dynamic text box. I know the soundChannel. position references the current point of the songs, but I need some conceptual help translating that to a string and 00:00 time format dynamic text box

View 1 Replies

ActionScript 2.0 :: Duration Slider To Audio Controller?

Sep 15, 2003

Trying to add a duration slider to a play and stop controller similar to what you see when viewing a .wav or .aiff file in a browser. I would like the viewer to be able to go backward or forward during a speech. Final delivery is in Dreamweaver as a .swf.

View 2 Replies

AS3 :: Listen/respond To A Specific Cue Point By Name?

Mar 15, 2010

How do I listen/respond to a specific cue point by name in AS3?
 
I have this listener which runs a function as soon as a cue point is reached, but I can't figure out how to run different functions for different cue points.
 
center_flv.addEventListener(MetadataEvent.CUE_POINT, interactive);

View 3 Replies

ActionScript 1/2 :: Make Movieclip Visible For A Specific Time Duration?

Apr 9, 2010

Is there any possibility to make a movieclip visible for a specific time (e.g. 5sec.)? I want to make "srch275" show for 5 seconds and then make it disapear.
 
sruch_btn.onRelease = function () {if (cosearchbx.text == "APPLE"){srch275._visible = true;}

View 1 Replies

ActionScript 3.0 :: Parent Just Listen For A Specific Event?

Oct 10, 2010

Can a parent just listen for a specific event coming from ANY of its children?

View 2 Replies

Flash :: Record Audio As Wav / Mp3 In AS3?

Dec 21, 2011

I want to record audio from a Swf file, not mic, not from network just a simple swf file in local filesystem. I use SwfLoader, load into my app, and record by:

[Code]...

View 2 Replies

Media Server :: How To Record Audio (dj App)

Nov 5, 2009

I want to create dj mixer aplication (AS2). Something like this: ttp://activeden.net/item/dj-mixer/10276How I can record sound?

View 1 Replies

Flash :: Record Audio From SoundMixer?

Jan 6, 2011

I'd like to record live to a server the audio produced by some kind of drum machine made in flash, is it possible with FMS to record audio which is NOT from a Microphone object but from flash' SoundMixer?

View 1 Replies

Flex :: Record Live Audio Using It?

Jul 26, 2010

I have very simple question that is how can i live Audio using flex and save the recorded audio to the client system?is there any way, we can do without any media server or red5?

View 1 Replies

Record Streaming Audio To Server?

Feb 10, 2011

I'm trying to create an application in flash that will record the sound from the user and will save the data on the server.

View 1 Replies

ActionScript 3.0 :: AIR Record Audio And Save It Out As MP3?

Dec 19, 2010

I'm trying to record audio from my microphone and save it out as MP3 I'm unable to find any concrete examples of doing this. I can use AS3 AS2 or Air.

View 1 Replies

Flash :: IPhone - Click On A Simple Button To Listen To An Audio File In The Browser?

Apr 9, 2011

The old way to allow audio to be played/streamed in the browser was a flash button, such as that seen on [URL]. What's the new iPhone-friendly way to give the ability to click on a simple button to listen to an audio file in the browser? If the answer is HTML5, is the such a button built and available? I don't need an MP3 player with steaming and such, only a button.

View 1 Replies

Using Flash To Record Webcam Audio And Video - Is It Possible?

Jan 11, 2011

Just wondering if it is posssible to use Flash to record the AV from a web cam and save the video file locally?

View 2 Replies

ActionScript 3.0 :: Record Webcam Video / Audio

Feb 3, 2009

I want to create a simple app the will run on a PC as a desktop application - not on the web. What I would like to do is have it show a webcam image on screen (yup, i can do this bit), then when the user clicks a button, the video and audio from the camera is recorded and saved to their local machine (eg. the desktop). I'd prefer it to be an flv or f4v file, but any video format would do for now. I've seen examples of video being recorded only (basically grabbing a jpeg/png of each frame and using these, but this has no audio!) I've also seen mention off flash media server, but as this app will be going on over 100 pc's with no network/server connection - I cant see how the cost would work!! (100 x licences -

View 1 Replies

Media Server :: Record Audio MP3 Format?

Nov 17, 2008

How can we record audio in Flash Media server as MP3 format?

View 1 Replies

Professional :: Record Webcam Audio And Video?

Jan 4, 2010

there is a way to record the stream of webcam without use media server or similars servers? with flash or air can do that? record both audio and video?i found a air class that record video capturing bitmap data of each frame and saves to a byte array but no record audio

View 3 Replies

Professional :: Flash Record Audio In .mp3 Format?

Sep 24, 2010

I have an Audio Recorder created in flash. Currently it records audio  and saves it in .flv format.(I am using AS2.0 and Red5 server) My question is: Is there  any way by which I can record and save audio in .mp3 format, directly?

View 3 Replies

Flash :: Record Audio Without Using A Communication Server?

Dec 17, 2010

Can i record audio without using a communication server in flash?

View 1 Replies

Javascript :: Record Audio With Mic And Send To Server?

Mar 24, 2011

What is the best option for recording audio with microphone on website and send to server for some operation.

1) java/javascript

2) red5

3) flash/flex

4) silverlight

5) other(specify)

I want to create something like this : [URL]

View 2 Replies

ActionScript 3.0 :: Record And Edit Audio Clips?

Dec 11, 2009

Recording audios and trimming them with flash.whats the best way to go 'bout it. Is there any available component that i can use or do i have to create something from the scratch. If I have to build something from the scratch what's best way to go about it?

View 1 Replies

ActionScript 3.0 :: Record Blank Video With Audio

May 6, 2010

Is this possible to setup a system that would record blank video with audio. Why? Audio recorded as a stream is .flv which is a proprietary format that has trouble seeking or scrubbing to different sections. If I could have it record minimal video with the audio stream then it might work because the video will have keyframes which can be searched. I already have a wowza server recording a stream so I know how to record either audio, or video but recording the users' web cam with it will be too much video, unless I could delete most of it or something later. Maybe there's a way to reduce the video? Like record audio and one rate and video at another?

View 0 Replies

Media Server :: Record Audio From Separate Netstreams?

Oct 27, 2009

I have two audio streams on the same client.i need to record both streams in a single flv file.can this be done?the below stub is for visual purposes.
 
stream0 = new NetStream();
stream0.publish("pub0");
stream0.attachAudio(mic0);

[code]....

View 1 Replies

Professional :: Record Audio From Webpage And Upload To Server?

Mar 24, 2010

Is it possible to record the audio from a users microphone, let them review it, then upload it to a server all from within an .swf in an .html page?
 
I have not come across this out on the web, so that is why I am "what if ing".

View 4 Replies

Media Server :: FMS4 On Win2008r2 Can't Record Audio?

Jan 31, 2011

I have problems recording audio using FMS4 on Windows 2008 R2.I have an old server, it's a Windows XP with FMS 3.0.2 that is working perfectly but now we're upgrading the server to Windows 2008 R2 with FMS4.I'm trying on my developpen enviroment with FMS4 Developper Version (Trial).Using the same program (AS3) to record audio that works on my old server.

I got this traces on Flash: NetStream.Record.NoAccessNetStream.Buffer.EmptyNetStream.Buffer.EmptyNetStream.Buffer.Empty
...

This are my settings after intalling.Port 1935 (didn't add port 80 because it's being use by IIS).Set "LIVE_DIR = C:Program FilesAdobeFlash Media Server 4webrootlive_recorded" on "C:Program FilesAdobeFlash Media Server 4conffms.ini

Set the "applications" folder's permission to "Everyone" to "Full control"Diabled Firewall

Even tried setting the "Flash Media Server 4" folder's permission to "Everyone" to "Full control".

View 5 Replies

Media Server :: Integrate Into Asp.Net Application To Record Audio?

Jun 16, 2011

I would like to try to create an Asp.Net C# application to record audio online using Adobe Flash Media Server.

View 3 Replies

Flex :: Record Audio And Video At The Same Time Into Flv In Adobe Air 2.0?

Jan 30, 2010

How to record Audio and Video at the same time into flv in Adobe air 2.0 ? So that Video and Audio will be sinchronised?

View 1 Replies

Asp.net :: Record Audio In A Web App Client Side And Save It In A Web Server?

Jul 1, 2010

I have a requirement to do a flash program or something like that (not necessarily flash, it can be javascript or something in aspnet) that allow me to save audio in the client side of a web app, and save it on a file in the server side of the web app.

Ive found this but the only thing that it does its to recognize the microphone, I need the hability of saving the audio file, by the way the server is implemented in aspnet

View 2 Replies

Web Development :: Record Audio From Web Page And Upload To Server

Jul 13, 2010

From a web page, I'm looking to record audio from the user's microphone and then upload the file to a server to be stored as an MP3. My solution is built using .NET.Most similar apps that I've seen use Flash on the client and presumably Flash Media Server on the server. We don't have the kind of budget for FMS. I'm looking for a free/open source solution.I've also looked a bit at Silverlight 4 since it supports recording WAV audio but I'm not clear on how to tackle the uploading and encoding to MP3 bit.Ultimately, I need to record audio from the microphone and then be able to store the file on the server as an MP3 file. Free (or at least cheap) is required.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved