3,225 Topics

Member Avatar for
Member Avatar for saisakthi

Hello friends, Forgive me If I am posting this on a wrong Section. I am developing an application in Android. In that I need to compare a Audio file with the Audio input(Singing Voice input) and tell that whether that is same song or not. So I dont know which …

Member Avatar for quuba
0
245
Member Avatar for Griff1990

Hello everybody, hope you're all good. I'm making a quiz and I've got a set of questions and answers being loading into two different arrays, the idea is to answer a question with a choice of 4 buttons, so on a button click the answers checks to see if it …

Member Avatar for Griff1990
0
199
Member Avatar for spudly1987

i have a hp pavilion zv6000 lab top and in device manager it says it shows a yellow exclamation mark for the multimedia audio drivers. can not locate the specific driver needed to fix this issue.

Member Avatar for caperjack
0
141
Member Avatar for kilegoty

greetings to all and thanks for taking the time to read this... ill get down to the point - whenever i go into my documents or any folder non-internet related, it immediately stops working and needs to shut down... i have a problem report up right now on Vista which …

Member Avatar for PhilliePhan
0
226
Member Avatar for jimmyo88

Hello everyone. I am trying to write a quiz for a site. Questions are in multiple choice, true/false, fill in the blank etc. The example questions i have can be seen below. I'm trying to plan how am I going to code this. I was thinking of having a table …

Member Avatar for diafol
0
447
Member Avatar for rizali4u

Respected Fellows, i am building a chat room style application in java language, in which i am providing the functionality of text as well as audio chat. but i am feeling little bit ambiguity in audio functions, so plz help me and told me about the code which i have …

Member Avatar for nidajaved
0
80
Member Avatar for DYP

i've a problem to split a joining multipe type of file here's my code for joining two diff type file, pict file (jpg) and audio file(mp3) an ouput is pict file contains audio file in it. a problem is how do i check this file is joining file or not? …

Member Avatar for DYP
0
187
Member Avatar for turt2live

Hello, In my code I am getting this error: [CODE]Warning: mysql_connect() [function.mysql-connect]: User turt2liv_demo already has more than 'max_user_connections' active connections in /home/turt2liv/public_html/demo/jamond_website/class.php on line 11[/CODE] That method looks like this: [CODE]//Constructor function __construct($debug){ if(!$debug){ $debug=0; } mysql_connect("localhost","turt2liv_demo","demoacc") or die("Connection Error: ".mysql_error()); mysql_select_db("turt2liv_demo_jamond_website") or die("Selection Error: ".mysql_error()); error_reporting($debug); date_default_timezone_set("America/Edmonton"); if($this->isLoggedIn()){ …

Member Avatar for turt2live
0
115
Member Avatar for WASDted

So I have a Windows 7 Ultimate 64-bit PC that I use as a Media Center. It has an ATI video card with HDMI out that I use for both video and audio output. An HDMI cable runs from the PC to a Pioneer Elite A/V receiver and then out …

0
151
Member Avatar for chester1908

Hello all. I seriously need some help with eclipse for C installation because i haven't got this stuck and angry since 10 years ago when i was a kid and got my first pc,and couldn't install audio drivers :P. Okay,lets get to the point.Here are the issues: I used to …

Member Avatar for yashsaxena
0
203
Member Avatar for agrothe

A friend of my recently asked me to help him set up a web based radio. Upon doing some research I found he has only original content (not copy right stuff), all static mp3 files, not live talk, and wants to loop the audio. I've found sites like radionomy and …

Member Avatar for Kraai
1
234
Member Avatar for Nazarar

I am currently running Window's Vista on my Toshiba laptop. I got the laptop for free from a friend and there seems to be quite a few issues with it. Problems: I get popups in new tabs constantly for registry cleaners and that I am infected with registry errors. I …

Member Avatar for jholland1964
0
270
Member Avatar for ahsan1

It is showing error about foreach loop. Error is: Warning: Invalid argument supplied for foreach() in D:\wamp\www\greenmusic\admin\sec.php on line 408[code]<form id="adminsform" name="adminsform" method="post" action=""> <input type="checkbox" name="master" onClick="checkedAll('adminsform')" value=""/> <?php while($row=mysql_fetch_array($result)) { ?> <input type="checkbox" name="musicid[]" value="<?=$row['id']?>" /> <?=$row['song']?> <?=$row['singername']?> <?=$row['songtype']?> <td width="15%"><?=$row['songtypeav']?></td> <?php if($row['songtypeav']=="Audio Song") { ?> <a href="sec.php?id=<?=$row['id']?>&act=play">Play</a><?=" …

Member Avatar for pzuurveen
0
118
Member Avatar for gulbano

Hey all I have to make a audio player in C# can any one tell me how to play an audio in c# form application ? Thanks in advance

Member Avatar for gulbano
0
91
Member Avatar for messiahontrial

I've recently hooked up an LG Flatron M2262D via a 15 pin vga cable to my pc. It's an old unit still running XP, but with a dual core processor. Visuals are great, but I've got no audio (unless I plug my headphones into the tower). I've played around with …

Member Avatar for Rik_
0
92
Member Avatar for DAS-03590

I have a Lenovo/IBM desktop M55 8810 Win XP Pro SP3. I have the error for the "HDA Audio Bus Driver Required but Not Found." when trying to install the required sound drivers for the computer. I've tried the other fixes I've found and I get the error "The packjage …

Member Avatar for DAS-03590
0
189
Member Avatar for TheWhite

For whatever reason, no speech recognizer is installed in the default android emulator for 2.2 (its the only one I've tried). I would like to be able to test my android app which uses the google speech api in an android emulator. Does anyone have any suggestions for this? There …

0
49
Member Avatar for raf.fredi

I'm posting my code for reading email It have problem with displaying images inside email as well as it can not display email properly other than English language Is there need of email parsing? I don't know how to go with email parsing [COLOR="Red"]config.php[/COLOR] [ICODE] <?php $ServerName = "{mail.host.com:995/pop3/ssl/novalidate-cert}INBOX"; $UserName …

0
73
Member Avatar for khwhitaker

I am running Vista and I am unable to do a reinstall of Java. An internet explorer 7 file updated fairly recently, but I can't remember how to uninstall that one and I think that I'm remembering correctly, that that turned out to be one of the issues last time. …

Member Avatar for khwhitaker
0
1K
Member Avatar for D_En

A Friend has asked me to make him a program where the user can select a song, and there is a music Spectrum analyzer (Like the one in VLC)and the user can customise the colours of the player. i have done the code for selecting the song but i need …

Member Avatar for D_En
0
194
Member Avatar for Lungis

After installing BearShareV9 now cannot open Internet Explorer. Tried turning DEP on Performance Options (Part of System Properties in the Control Panel. Decided to Unstall BearShare V9 - problem did not go away. Removed IE 8 and still reinstalled, problem did not go away. (To do this post I had …

Member Avatar for jholland1964
0
306
Member Avatar for SgtMe

I was wondering if it's possible for me to create a Digital Sound Processing (DSP) program using Python. Basically, I don't know anything about how I would do this and I would like somebody to point me in the right direction. I don't want somebody to write code, but I …

Member Avatar for SgtMe
0
373
Member Avatar for apanimesh061

I wish to make a program which will read a wav file .... I have Visual C# 2008. Could anyone please tell me what should I study before getting into this audio/video part...????? Till now I have worked only with 'Console Applications'.

Member Avatar for Saikalyankumar
0
261
Member Avatar for sidoe

Hello everyone lately I have been getting many registry errors. The most recent and most troublesome happens whenever I try to access itunes. The error states "itunes.exe unable to locate component This application has failed to start because d3d8thk.dll was not found Re-installing the application may fix this problem". I …

Member Avatar for Banners Mall
0
292
Member Avatar for iammirko

My code goes something like this: [code] <div class="pBody"> <audio id="player" name="player" class="player" src="" controls="controls"></audio> </div> $(document).ready(function(){ $('.fileTr').click(function() { var id=this.id; $('#player').attr("src","../mmc/FileSet/" + id); var sr = $('#player').attr("src"); alert(sr); $("#player")[0].play(); }); }); [/CODE] fileTr is a class of table columns each having the file name as its id. What I …

Member Avatar for Luckychap
0
72
Member Avatar for D Silent KilLeR

Hi frnds............. I want to implement audio chat feature in my chat server ............ can anybody tell me how to implement it!!!!!!!!!! It's gud if anyone can provide me a small code for implement it..........

Member Avatar for hertze_bogdan
0
117
Member Avatar for e-papa

HI everyone, I'm a month old python programmer that really loves anything sound, and will like to know how i can use python to create Audio software. What are the tools needed, the platform, the pros, the cons. Thanks in advance.

Member Avatar for e-papa
0
164
Member Avatar for Parath

Hi, This error message keeps popping up constantly Error loading c:\users\parath\appdata\local\BDAZ1ac.dll Acces denied Here is my log file Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 15:08:49, on 04-01-11 Platform: Windows Vista (WinNT 6.00.1904) MSIE: Internet Explorer v7.00 (7.00.6000.16982) Boot mode: Normal Running processes: C:\Windows\system32\Dwm.exe C:\Windows\system32\taskeng.exe C:\Windows\OEM03Mon.exe C:\Program Files\Creative\Sound …

Member Avatar for Parath
0
175
Member Avatar for tanisa

hi friends i want to do one pro. inwhich i take 2 buttons 1 as on 2 as off by clicking on the onbutton the audio file should be palyed & by clicking on off it stop the playing audiofile plz anyone can suggest me what can i do ?

Member Avatar for mahpour
0
105
Member Avatar for cathy crossbuck

Hi, Running Windows XP, Service Pack 3, Internet Explorer 8. When I do a Google Search and click on a destination it gets redirected. I have run numerous scans and virus checks. After cleaning my computer, it still redirects. I tried running the tasks in your 'do this first' post …

Member Avatar for jholland1964
0
206
Member Avatar for scrapple

Upon booting up my laptop today, Avast started showing me an alert for a "Malicious URL" even though I had no applications started and had not yet performed any actions. The popup message indicated that the site trying to be reached was 68.178.232.99/wpad.dat and the process trying to reach it …

Member Avatar for jholland1964
0
468
Member Avatar for baby_c

hi friends.. i need to know that is there any method to allow someone to access a file just one time,and delete that file itself.I just wanted to send some audio file to my friend and doesn't want to keep evidence of it..Is there anyway.... thanx in advance.

Member Avatar for jholland1964
0
173
Member Avatar for Masood_786

Hi All, I have a USB capture Card (EasyCap USB2.0 Video Adapter with Audio) Model DC60. In Windows XP it comes under Imaging Devices as (Syntek STK1160). i have attached a camera to the input and windows xp displays the video in it's default dialog. I want to programatically display …

0
68
Member Avatar for miss_indie

i'm working on a system that include an audio annotation for every word. I have no problem when it comes to English Pronunciation of words. I'm using this Sapi code [CODE] Dim Sapi Sapi= createobject("sapi.spvoice") sapi.speak("label1.text") [/CODE] But is there a way i can also use this code when it …

Member Avatar for miss_indie
0
84
Member Avatar for keithbadeau

I'm looking for a lightweight audio/video converter that can at least handle an .avi to .iso conversion. I'd like a stand-alone product that doesn't require a full installation (preferable but not a requirement). Anyone have any suggestions? I don't need a feature-rich app just something to handle the above stated …

Member Avatar for keithbadeau
0
288
Member Avatar for askhari139

Recently my system has crashed.After re-installing it(windows xp) I found the volume control icon missing from the task bar.To restore it I opened control panel->sound and audio devices and clicked on the option "Place volume icon in the task bar". It gives an error message "windows cannot display the volume …

Member Avatar for caperjack
0
149
Member Avatar for daiharrison

Hi there, I have posted previously but did not post the required logs. The logs that i am attaching have been done in the last couple of days. Albeit, MBAM a few days before. Getting SVCHOST.EXE when starting up the computer. I think it did cause Internet Explorer 7 to …

Member Avatar for gerbil
0
548
Member Avatar for JB Audio

Hi all. I hope this is the right place to post this. I am a music technology student and I've recently picked up learning C++ as it would greatly help my career knowing a programming language, especially this one since it is used in the video games industry. Anyways onto …

Member Avatar for rubberman
0
641
Member Avatar for sklingb1

I have a terminal that throughout the day I will get the normal window shut down tones for no apparent reason. The computer never actually shuts down. To accompany this the terminal is extermely slow at times. I have swapped out memory and power supply with an identical terminal to …

Member Avatar for gerbil
0
683
Member Avatar for WASDted

I'm about to [URL="http://windows.microsoft.com/en-US/windows7/whats-included-in-windows-7-service-pack-1-sp1"]install SP1 for Windows 7[/URL], it seems like it includes a lot of already-installed improvements but it also promises to include "improvements to features and services in Windows 7, such as improved reliability when connecting to HDMI audio devices, printing using the XPS Viewer, and restoring previous …

Member Avatar for WASDted
0
204
Member Avatar for anucom

Hi reders , i know how to impliment d Audio code in vb ,but i'm not getting in C# ,plz any bady know help me how to impliment in c# Vb code : My.Computer.Audio.Play("Path") C# code :..............?

Member Avatar for abelLazm
0
78
Member Avatar for ahsan1

I am getting no result of it when i choose mp3 file. Other files are being uploade.. What should I do?[code]echo $ftype=$_FILES[&quot;audio&quot;][&quot;type&quot;]; exit;[/code]

Member Avatar for R0bb0b
0
93
Member Avatar for ahsan1

I wrote a code in php to upload mp3 files but it is not working. It uploads other file exrtensions but does not upload mp3 files. If I remove "if($_FILES['audio']['type']=="audio/mp3"" then files is uploaded in database but not in the subfolder "upload". Can any one help me. I'll be thankful.[code]if($ftype=="audio/mp3") …

Member Avatar for lordspace
0
176
Member Avatar for illusionx

Hi! An email was opened. At that time, I guess a Trojan was downloaded. My Avast antivirus went nuts; I couldn't open the task manager or other system programs; I couldn't system restore; i couldn't even shut the computer down. I had to do a manual shutdown (held the power …

Member Avatar for crunchie
0
685
Member Avatar for Tgon

Hey guys, My AV has located a rootkit MBR:\\.\PHYSICALDRIVE0 I have already tried a solution that I found in this forum but it has not worked. basically I have run bootkit_remover.rar and run it. It returned the following: -- [COLOR="Red"]Bootkit Remover (c) 2009 eSage Lab [url]www.esagelab.com[/url] Program version: 1.2.0.0 OS …

Member Avatar for jholland1964
0
1K
Member Avatar for goyda

I think similar threads have been posted about this virus. It disables your sound, flashes 98 theme then back to XP, sometimes it stays on 98. I've also discovered that it disables all processes that run C:\WINDOWS\System32\svchost.exe -k netsvcs. It doesn't seem to activate immediately in fact it activates randomly, …

Member Avatar for jholland1964
0
193
Member Avatar for WolfShield

Hello, I have been working on a speech synthesis program using JSAPI and FreeTTS. I now have the code with NO errors (!!!:)) However, when I run the code, it doesn't actually have any audio to it. If I change the text spoken to "This is text that is spoken." …

Member Avatar for WolfShield
0
191
Member Avatar for sayakyi

Dear All, I have a question again with my very old PHP project code(it was very dirty code) :-). It is a simple Dictionary Search program. Currently when the Search Data not found in the mysql database, it just show the blank result. How can i add some String for …

Member Avatar for sayakyi
0
269
Member Avatar for muze

hello guys.. I have a gridview in which I show wave file paths and a button control to Play them. Now everything is fine like im getting records (using RowCommand function of GridView) and showing paths. But I am unable to play the sound. I am using <Object> tag embedded …

0
66
Member Avatar for Robert955

hey. I am trying to add a menuscreen to my game using the enumeration method. I get 4 errors: No overload for method 'UpdateMenu' takes '0' arguments (at L: 161 C: 25) No overload for method 'UpdatePlay' takes '0' arguments (at L: 166 C: 25) No overload for method 'DrawMenu' …

Member Avatar for Robert955
0
369

The End.