What is the best software to help record the auido of MagicJack? I would love to record audio off of conference calls.
This question is for both Windows and Macs.
Note: I am not asking how to make a clone of one of these. I am asking about how they work.
I'm sure everyone's seen the games where you use your own music files (or provided ones) and the games produce levels based on them, such as Audiosurf and Beat Hazard.
Here is a video of Audiosurf in action, to show what I mean.
If you provide a heavy…
I have a Core 2 Extreme processor I received from a friend and have set up an XBMC box using it. However, I constantly get audio static whenever playing any music or videos. Here is a video of the sound:
http://www.youtube.com/watch?v=SqKQkxYRVA4
I have tried replacing everything short of the case and the processor, including cables, audio…
Hi, I've a Dell studio 1555 bought on september with Windows 7 64bit Professional on it.
The audio device works proprerly, while listening to audio contents (from disk or internet)
When I use Ventrilo, the audio from other people sounds good and I hear their voices clearly
When I use any other VOIP programs like Teamspeak 3, MSN or Skype, I…
Hi everyone,
I'm an Electronics and Telecommunications student, next to my graduation. I'm gonna work on a project that involves my knowledge about DSP, music and audio in general. I allready know all the basic mathematic instruments and all the stuff I need to manage it, such as FFT, circular convolution ecc ecc.
I want to learn C++…
I'm trying to make a HTML5 webapp that simply plays a sound over and over and over again, on my iPhone. I don't know any Obj-C to do it natively.
What I have works fine, but the sound only plays once:
<!DOCTYPE html>
<html>
<head>
<title>noisemaker!</title>
<meta…
Hello guys,
I want to develop a virtual microphone driver. Please, do not say anything about DirectShow - that's not "the way". I need a solution that will work with any software including Skype and MSN. And DirectShow doesn't fit these requirements.
I found AVStream Filter-Centric Simulated Capture Driver…
Je viens de lire "Programmation concurrente en Java" et je vous le recommande vivement.Une chose m'a particulièrement marqué :
Trop peu de développeurs se soucient de la justesse de leur programme. Un peu comme pour la propreté du code (cf Clean Code), ils sont nombreux à s'arrêter dès que ça fonctionne ! Or…
Bonjour à tous
Le framework MoSync est un outil permettant de faciliter le développement d'application mobile en C et C++. Dans cet article d'introduction, je vous présente les fonctionnalités importantes, le processus de compilation et les informations importantes à connaître sur MoSync :
Développement…
How to fix this VLC Media player error? I'm running a Video which is in dual-audio. It runs fine with one track(Language) but when i change to second audio track . then it doesn't play second audio and giving this error.
"No suitable decoder module: VLC does
not support the audio or video format
…
Hi, I've a Dell studio 1555 bought on september with Windows 7 64bit Professional on it.
The audio device works proprerly, while listening to audio contents (from disk or internet)
When I use Ventrilo, the audio from other people sounds good and I hear their voices clearly
When I use any other VOIP…
Besides switching the default audio device, how can I send the audio from one app (say x-box music) to one audio device, and another (say the video app) to another audio device?
Edit:
Looking further, I found this:
http://channel9.msdn.com/Events/BUILD/BUILD2011/APP-408T
At 16:16, he demonstrates…
Hi Everyone,
I'm trying to learn how to handle audio at a fairly low level with audio queue services.
I have been progrmaing in memory managed languages for quite a while, and have just completed the c programing tutorial by vtc (2007).
This has left me comfortable with the understanding of…
I want to build a .Net application for processing audio, and distribute it using ClickOnce deployment. I need access to a raw audio pipeline. Which audio library should I be using? I've heard the managed libraries for DirectSound are a dead end. I need as little as possible to be installed on…
I'm recording a continuous stream of data using AudioQueueServices. It is my understanding that the callback will only be called when the buffer fills with data. In practice, the first callback has a full buffer, the 2nd callback is 3/4 full, the 3rd callback is full, the 4th is 3/4 full,…
I'm looking into synchronizing an ebook in epub format (so the content is in XHTML) to an audio file. I'm thinking of putting something along the lines of:
<a class="audiolink" href="sound.ogg?t=1093"></a>
into the body of the document, and then have a custom epub reader that…
Hey all,
I'm working with a team of relatively novice programmers, and we are trying to create a site that will have audio-conferencing capabilities such that whenever someone visits the page, they will immediately have audio-conferencing capabilities with everyone else on the page (5…
Hopefully someone can help me out with this.
I'm playing around with a node.js server that streams audio to a client, and I want to create an HTML5 player. Right now, I'm streaming the code from node using chunked encoding, and if you go directly to the URL, it works great.
What I'd…
I need to develop a program that toggles a particular audio track on or off when it recognizes a parrot scream or screech. The software would need to recognize a particular range of sounds and allow some variations in the range (as a parrot likely won't replicate its sreeches EXACTLY…
Hi,
I am pretty new to iPhone programming.
I have a navBar with three views. I need to control audio from all of the views. I only want one audio stream to play at a time. I was thinking that it would be smart to let my AppDelegate have an instance of my audioplaying class and…
I have a storm in my game, and so I've made an ambient audio file which slowly grows into a storm and rain fades in, which then becomes a loopable storm audio file. Here is how I've done it:
// Play intro clip and merge into main loop
var introTime = stormIntro.length;…
I am looking for an audio editor that we can use server side (ASP + IIS)
We want users to be able to upload an audio file, and then offer a 10 second teaser clip to other users for download.
Ideally I would like our application to be able to specify Input and Output…
Hey everyone. Is there a way of outputting audio from my program and redirecting that stream to the system's microphone input 'layer'? I understand this might require some low-level calls being 'Pinvoked', but are there any articles that might help me. For example, if…
I would like to record record multiple audio web streams like this one in parallel to an mp3 or wma file for a duration of several days. I would like to be able to limit the file size or the duration stored in each file. The tool can be for any operating system. I do…
I just updated my MythBuntu 11.10 to 12.04.3. Now, when I try to play 5.1 content (ripped DVD), my TV (and receiver) plays a "chattering" sound. I check my receiver and the digital dolby light isn't on--it's in PCM mode. So, either the audio is getting sent as…