similar to: Flash WAV Player

Displaying 20 results from an estimated 10000 matches similar to: "Flash WAV Player"

2009 Mar 11
1
from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?
I am having trouble converting a .flv file uploaded from Adobe Flex / Flash Player 10 to a Red5 server using the speex coder: http://livedocs.adobe.com/flex/3/langref/flash/media/Microphone.html http://jira.red5.org/confluence/display/codecs/Speex+Codec Questions: 1. How do I extract the audio track out of such a .flv file? 2. How do I convert it from Speex to .wav PCM? Thanks.
2009 Mar 12
0
compiling ffmpeg with --enable-libspeex (was Re: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?)
This is resolved: apt-get remove libspeex-dev cd ~/src/speex-1.2rc1/ ./configure --prefix=/usr make; make install cd ../ffmpeg ./configure --enable-libspeex make; make install worked; then I was able to decode a Speex .flv file: ~/flvs$ ffmpeg -i SpeexQ6R16Efalse.flv foo.wav FFmpeg version SVN-r17174, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --enable-libspeex
2010 Sep 14
9
Random File Name
Hi, Im looking at using MixMonitor to record calls and I know that I need to set the filename first. However, with the number of calls coming in, hard coding the filename isnt an option. So I need to do something like this:- MixMonitor(RANDOMNUMBER.wav) But can't find a way to generate a random number. I thought that maybe I could use a unique variable that already exists for the current
2009 Mar 12
2
compiling ffmpeg with --enable-libspeex (was Re: from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?)
I am having trouble compiling ffmpeg to support speex, which didn't work with the ubuntu libspeex-dev package, but looks like it might with the Speex version 1.2rc1 tarball from http://speex.org/downloads/ How do I tell ffmpeg's configure and/or make to use the 1.2rc1 version of libspeex in /usr/local/include instead of the older debian/ubuntu libspeex-dev package in /usr/include/speex?
2009 Jul 27
1
Player to listen to WAV files using an hardphone
Hi, I've lastly read a Request For Quotation asking for a software option I've never heard about before. It's about a player plugin with which, when using an Outlook-like email client, you can double click on an enclosed WAV file icon to listen to a voicemail instead of using PC speakers (and microphone). Has anyone heard of such player before ? Regards -------------- next part
2006 Nov 01
0
wav format isn't compatible with Windows Media Player
Hi, When playing a wav-format (( low compression),(wav49-format?)) file with Windows Media Player, it plays the file and then sometimes bombs out with an error about how the file is corrupt or unsupported. If you listen to the file in wavepad you will hear the whole file, in Media Player the last 2-3 sec. is missing (not played). The file is recorded with monitor function. The problem is
2011 Apr 06
4
Call recording - methodology
Hello Everyone; I am looking for a solution to record calls that come into our Asterisk server. I am hoping for something that is easy to use - however, if I have to modify it to make it easier to use, I do not mind. Does anyone know of any opensource or otherwise solutions out there that I can try out? Thanks much. Glen
2004 Sep 10
3
any simple command-line unix flac players?
For my MP3 files on my FreeBSD box, I can type mpg123 to play them. For WAV files, I can use wavplay, but it can't take stdin. Does FLAC have a simple command-line player for Linux/BSD anywhere?
2009 May 21
1
playing media(moh,prompts) from flash player
hi, i'm searching solution for playing media(moh,prompts,voicemail,recordings - wav format) from adobe flash player (web browser) flash cannot play wav directly (imho) i must convert files to any other format on-the-fly - i cannot use mp3 because of royalties - next option is swf (with ffmpeg), supported free audio codecs (http://en.wikipedia.org/wiki/Flash_Video#Format_details) *
2009 Oct 18
7
Asterisk Monitoring
Hello, I was wondering if anyone has any insights on the best way to automatically monitor an asterisk box to check it is constantly available and processing calls. Many thanks Dan ________________________________ IT Maintenance Contract Clients can now access our Instant Chat Service to receive immediate remote IT support. Click the chat link below for support. For more
2011 Sep 27
1
Rails 3.1 assets path for video player Flash script 'player.swf'
I was using a Flash video player within a previous Rails version app Moving to Rails 3.1.0 , I dob''t know where I should put the script ... I tried to move it into an app asset sub-directory assets - jwplayer - - player.swf but this raises an error "NetworkError: 406 Not Acceptable - http://localhost:3000/assets/jwplayer/player.swf" player.swf the flash script is given as a
2011 Apr 11
3
changing port 5060 to 5061
please send me the ways to change asterisk port from 5060 to 5061 i need to configure it because we are already using 5060 port in router then we cant use it again we have to configure other sip server so please suggest me a way.......................... On 4/10/11, asterisk-users-request at lists.digium.com <asterisk-users-request at lists.digium.com> wrote: > Send asterisk-users mailing
2010 Oct 16
6
Remote Unix Connection
Hi, Does anyone know where this is suddenly coming from? -- Remote UNIX connection -- Remote UNIX connection disconnected -- Remote UNIX connection -- Remote UNIX connection disconnected -- Remote UNIX connection -- Remote UNIX connection disconnected Thanks Dan p.s. sorry about the last post. hit the mouse by mistake and it sent the email. -------------- next part
2009 Nov 02
7
Asterisk 1.4 and Fax
Hi, Does anyone have an up to date guide for setting up fax 2 email with asterisk? Thanks Dan ________________________________ IT Maintenance Contract Clients can now access our Instant Chat Service to receive immediate remote IT support. Click the chat link below for support. For more information on receiving IT support from ?150 per month, please contact Kesher
2008 Oct 29
0
[OT] Flash player for call recordings - 8khz
Hello, I'm trying to find simple MP3 player in flash, to integrate it with call recordings. My requirements would be: * simple UI * buffering (would be nice) * slider * volume control * support of 8kHz stereo mp3 * javascript access to seek/position * free for any use (GPL, MPL, MIT, BSD) So far I've found that JWplayer[1] does great with my recordings. However it's not small in
2009 Oct 14
3
Extension Paging
Hi, We have SPA921 handsets which apparently support Paging, however i can't find any information on configuring Asterisk to make a page call. Does anyone have any information on Paging? Many thanks Dan Journo -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Apr 08
2
Call Recording using MixMonitor - close, but would like some more words of wisdom.
Dan et al; This looks like a perfect solution. However, I have one issue. If I initiate the macro manually (put it in the proper context/dialplan) it works. I see the *.wav file being created and growing in the /var/spool/asterisk/monitor directory. If I try to implement it adding the MixMonApp => *1,self/both,Macro,mixmon to the [applicationmap] in features.conf, I cannot get it to
2009 Oct 14
8
Asterisk in the Cloud
Hi, I was wondering if anyone is successfully running Asterisk in a cloud environment. If you could state which cloud you are using, I'd appreciate it. Many thanks Dan Journo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091014/076ff188/attachment.htm
2009 Oct 20
1
OutCALL
Hi everyone, Does anyone have the documentation for OutCall? http://code.google.com/p/outcall/ The link isn't working. Thanks Dan ________________________________ IT Maintenance Contract Clients can now access our Instant Chat Service to receive immediate remote IT support. Click the chat link below for support. For more information on receiving IT support from ?150
2010 Nov 03
5
ADSL Load Balancing
Hi, I've got a client with two ADSL connections for redundancy. Is it possible to set up asterisk to connect to one SIP provider using both adsl connections and load balance between the two connections? Or to use one connection as the main one, and automatically fail over if the first connection drops? Or does this kind of thing need a serious network switch? Thanks Dan --------------