3,225 Topics
![]() | |
What features of audio do I need to extract in recognizing phonemes? And what algorithms are best to use in extracting these? | |
AV: Norton 360 OS: Windows 7 (64bit) Adapter: Marvell Yukon 88E8040 PCI-E Fast Ethernet Controller IDP: PLDT myDSL ph I tried a full scan of Norton 360 but it wont detect any malicious files or whatsoever. MBAM always detect and blocking this IP [COLOR="Red"]222.65.29.209[/COLOR]. My main problem here is that … | |
OS: Windows 7 (64bit) Adapter: Marvell Yukon 88E8040 PCI-E Fast Ethernet Controller AV: Norton 360 ISP: PLDT myDSL ph Problem: I regularly get disconnected to the network. I got errors in my ping. Like "Destination Unreachable" sort of... i cant remember and "Request timeout" when there is a yellow alert … | |
Hey guys, i got the weirdest driver problem, First of is my MBOX2 Pro Tools LE install, the first few times i tried to install the program, it would install the software but with out the drivers for the MBOX2, On the third re-install, it installed the lot, but the … | |
Since I first moved to Ubuntu, one of my biggest complaints is Totem not having any audio, does anyone have any suggestions? Thanks. | |
Hello, I would like ask you how works the FLV Metadata, i use it in order to analyse video streaming websites such as YouTube. It analyses the video header only or the whole video? [CODE]<?php class FLVMetaData { private $buffer; private $metaData; public $fileName; private $typeFlagsAudio; private $typeFlagsVideo; public $VCidMap … | |
I have a hijack file I would like someone to look at. I am having a problem turning on the Network Discovery. After I turn it on it goes off. I was told I may have a virus or spyware turning it off. I would appreciate some help so I … | |
Hello all, I've been battling Internet Security 2010, AntiMalware Defender, and background audio ads for about 2 months now. But I think I might have a new twist. Someone on another forum was trying to help me, but we seem to have hit a wall and I'm hoping you guys … | |
Hello, I'm using code as shown below to play the first [i]duration[/i] milliseconds of a media file [CODE] MCIWndHome(m_Audio); MCIWndPlayTo(m_Audio, duration); [/CODE] This works fine to only play the first [i]duration[/i] milliseconds when the length of the audio file is greater than [i]duration[/i], but if the audio is longer than … | |
Ok, I've got an downloader that downloads a .swf file and saves it to the users harddrive. But I also want to extract the audio from the sfw to be able to play it. Any ideas on how?? | |
I am trying to play some audio from within a program using [ICODE]MCIWndPlay(m_Audio);[/ICODE] or [ICODE]MCIWndPlayTo(m_Audio, duration);[/ICODE] type calls. The program is getting the path of the media from an RSS feed and the audio can be either an MP3 file or a streaming MP3 (either progressive download or actual streaming … | |
i need to make a program that would basically monitor the raw data from the firewire port on my pc, encode it to ethernet protocol, and send to mac. and on the mac create a virtual firewire mounting point and interpret data back to firewire, i would imagine this would … | |
Hi I have got severe problems on my PC, It seems like I have lost parts af my admin rigths. MSI installation fails f.ex. and I have resinstalled, unrigistret and registret MSI, and several other hack, and I can't find any problems in my HJT file. Also, whenever I try … | |
Hello! Im writing a small windows form app in VS2008express which uses the directx audio class to play a selected mp3 when an event triggers, however it will play the mp3 everytime the event triggers, but i only want it to play the mp3 when the current one has finished. … | |
Dear friends, I am interesting in doing a project using 56K voice modem(normal modems that comes with pcs) to dial connected PSTN. After other party left the receiver, I am hoping to play a music or recorded voice clip to listen to them with the response of therm. Java is … | |
Hello everyone, So I recently upgraded my PC after having a 939 DIL Socket processor for years. I've been spending the past few days trying to get it back up to scratch but I have a problem. Each time I run a game (MW2/Total Annihilation/Half Life 1 etc) the game … | |
I have to make an audio player in java applet so that it can be used on websites. It will browse files on the computer, make its playlist and will play them one by one. I have compiled the .jar file and done everything correctly in the <applet> tag in … | |
![]() | Hi Guys, Been having problems with my IE brower redirecting or random browers opening up with different sites over the last few days its driving me up the wall!! It took me several attempts on google clicking on the link that brought me to this forum where i have read … ![]() |
Hello how's it going ! I've been trying to get rid of this virus that poses as a windows security threat , by trying to get me to buy their security no way! this thing wouldnt let me go on the net or open any of my applications to get … | |
It has been a long time coming, but Apple has finally announced that iTunes is going DRM-free. As in, all songs on the iTunes site will ditch DRM. That's everything from Universal Music Group, Sony BMG, Warner Music Group and EMI along with thousands of indie labels. All with their … | |
Hi, I am new to streaming media. I mean, using them in the internet is simple, but I want to put some audio and video extracts on a web page. I couldn't really find a beginner guide, does anyone have a link? As far as I know, your web server … ![]() | |
Hello ^^ I have been working on this for a long while now, I have added a Windows media player that I hide in the Background of my application window(form) . and lets say its named "Player" Player. "WHAT" = gets me the Original length of the Audio file being … | |
So, I want to work with a some media files and try to do some really cool stuff. The problem is that I don't have any Idea of where I should start, my experience with java hasn't dealt with video or audio so I'm a bit lost. Does anyone know … | |
I've recently been playing around with some codecs to play an .MKV file, and had some luck yesterday. It worked perfectly yesterday when playing the music videos I have and today it shows the audio but where the video is supposed to be, it has a visualization screen (those coloured … | |
Spotify is fast become the de facto way of listening to music online for millions of in the know users. Rather than buy a copy of a track which is downloaded to a player such as an iPod, Spotify users either pay a monthly fee (for a no advert service) … | |
Hello all, First of all i am a beginner in vc++, so excuse my question if its simple. I was wondering if I could use the data from button1 in button 2 my code is: [CODE] public:System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { OpenFileDialog open; open.Title = "Select Wave File"; open.Multiselect … | |
I had no sound in my Dell 4100 after upgrading from ME to XP SP2 and could not figure it out for 6 months. Finally after no one could help on any forum I got mad enough to go back into Device Manager and way below the drivers etc there … | |
Hello all I have a problem.I am trying to convert 'System:tring ^' to 'const char *' but i don`t know how. can some one please help me? I use VC++ 2005 I need to open files with extension .wav my code is: [CODE] public:System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) { OpenFileDialog … | |
BRIEF BACKGROUND Two weeks ago, Avira's rescue CD reported for one computer: "Contains code of the Boot.1 virus". However, the closest match in their database is W-Boot.1 for which an alias is Dr. Web's WBoot. Malwarebytes saw nothing. AVG saw nothing. Dr. Web reported for another computer: "A: Boot Sector" … | |
hi, in my application i am using a music player for playing the audio (premiumbeat.com) royalty music player. Which is working fine when audio file placed directly. But in my application the audio file comes from the other page in a query string how can i write the code for … | |
i ripped some audio cd's to media player 11,when i tried to burn the same audio files to blank cd-rw's i get error no disc when in fact their is a blank in the burner but cannot read the blank disc,i punch windows+E made sure the cd-dvd rom was enabled … | |
Hi, I'm a newbie............ Sorry, if I violate any norms. Is it possible to copy any audio file or image file using C language? I think it is possible. If anyone knows it please guide me. If you know the code, that 'll be helpful. | |
Yesterday I downloaded Moyea video converter to [B]convert swf (flash) files to mp4[/B] for my iPod. The converter works fine and the videos come out in excellent quality when I try playing them on my iTunes, but when I put them on my iPod it only played audio and showed … | |
how do i set autorun to my cd/dvd rom,i have to manually make it install software discs,but when i try to burn audio files it cannot read a blank disc in the drive even with infrarecorder installed | |
Hey I have an array which pulls in the name, artist and URL of songs from a playlist.xml file. The array prints like the following: [CODE]Array ( [0] => Array ( [tag] => PLAYLIST [value] => Array ( [0] => Array ( [tag] => SONG [value] => [attributes] => Array … | |
Hi, I'm trying to capture an audio stream from Axis IP camera. The audio data encoded as g.711 should be captured from the camera. I'm using the following http request: [code] Stream roughStream = null; string URLaudio = "http://5.123.220.228/axis-cgi/audio/receive.cgi?httptype=singlepart"; request = (HttpWebRequest)HttpWebRequest.Create(URLaudio); request.Credentials = new NetworkCredential("admin", "password"); request.Method = "GET"; … | |
Hi, I have a form that allows the uploading of an mp3 file to a directory on the server. Which works fine. Then all the form contents are emailed, including the attached mp3. Issue is the mp3 is opening in the body of the email (not attached) and is in … | |
Hello, Lately my computer has been running extremely slowly. The CPU usage will spike and my programs will freeze up. Generally I'm only running Word or Firefox, so I don't know why it's acting like this. I ran Ad-aware and did a virus scan, and both came up clean. It … | |
hi i am totally new user in of vc++ i am doing a project on audio processing in vc++ there are basically four steps which i want to perform 1.reading a audio 2.playing a audio 3.converting the audio in 1-d array 4.playing the array back please help me in this … | |
[code]import java.applet.*; import javax.swing.*; import java.io.*; import java.net.*; public class Audioapp extends JApplet { public class Sound // Holds one audio file { private AudioClip song; // Sound player private URL songPath; // Sound path Sound(String filename) { try { songPath = new URL(getCodeBase(),filename); // Get the Sound URL song … | |
Hi, So my computer went haywire when I was on the internet. I am now unable to connect to the internet at all, and if I press any key on the keyboard it freezes, but the mouse function is ok. I only have my blackberry to download any additional software … | |
Hello, I have an issue where ie opens a new window to a random site on its own. But only if I am browsing the web. It does not open unless I have it open, then it randomly opens a new window on its own. I have looked in add … | |
First time posting; thanks for the welcome! Have been having all kinds of problelms lately (am in safe mode now) ran several programs (some things found; root kit?) ran Malwarebytes, SpyS&D, OIL, DDs, please checkk my logs; I tried deleting some things in HJT and they did not delete. I … Information Security api audio client-server dns flash google-api http-protocol microsoft-access microsoft-office microsoft-windows multimedia open-source pdf peer-to-peer posting-games social-media storage streaming-service tablet user-interface web-browser web-server window-manager windows-api windows-virus windows-vista | |
Not sure if this is a virus, a trojan, or just my windows corrupt, but a number of strange annoying things are happening: -Computer hangs for 30 secs after windows logo on a black screen, just before logon. -Whenever I try to delete or move a file it does not … | |
This processor is 498 MHz with 240MB of RAM. Running Windows XP. I am not able to run video such as YouTube on this machine, but the audio comes through. I am using another IBM with 966 MHz and 512 RAM and it handles all the video very well. Is … | |
The DPG file type is primarily associated with 'nDs-mPeG'. nDs-mPeG, usually abbreviated DPG, is a special format of MPEG-1 video specifically for playback using the homebrew Moonshell program for the Nintendo DS. The video is encoded on a computer and then transferred, along with Moonshell, to the DS for playback. … | |
Hello i just install windows 7 and almost every thing is good only my microphone is not working i have sound but can not use the mic. i have a asus P5JD2 SE motherboard and a soundmax integrated digital HD audio.is there some one now what to do. Pilo14 | |
My computer recently went dead and i took it to best buy and the geek squad said the problem is my motherboard which they wont help me out with. I dont know much about motherboard and compatibility so can someone help me out with recommending a new motherboard for my … | |
Hello everyone! I've been getting these error messages when I'm on MSN Live for a while now, and finally I want it to be fixed.. but unfortunately I'm not very good at locating what could be wrong with it. So I'm humbly asking everyone here to help me. :-) [ATTACH]13988[/ATTACH] … | |
I need a way to practice using PHP and MySQL. But I have the following limitations: 1. My ISP requires me to change my URLs if I upgrade to its service which provides PHP and MySQL. 2. If I change my URLs, all of the resumes I already sent out … |
The End.