3,225 Topics

Member Avatar for
Member Avatar for baig772

I am running an application in which i am running an audio when it is clicked on image, while audio is being played and i changed the mode from landscape to portrait or from portrait to landscape and click on image, it plays another audio clip i.e. 2 audios are …

Member Avatar for peter_budo
0
129
Member Avatar for dspjm

When I plug in my headphone, the speaker still sounds, how to solve this problem please, I can use alsamixer to adjust the total volume, but I just want the speaker stopped making sound after I plug in my headphone...Thanks for helping...:-)

Member Avatar for dspjm
0
189
Member Avatar for SuperManofBC

Simple Sound Player Goal The goal of this assignment is to implement a simple sound player. The application has been partially implemented, and you need to complete the missing bits. When you open the project, you will see the class structure depicted below. Three of the classes are fully implemented …

Member Avatar for stultuske
0
648
Member Avatar for queendaedra

Hello Everyone, I need help with the CSS of a theme I have for Wordpress. All I want to do is move the nav bar over to the left to line up with my logo on my site, bu I dont want to ruin the mobile version of the layout. …

Member Avatar for queendaedra
0
312
Member Avatar for arctushar

Hi First I thanks daniweb for helping people regarding web programming. I want to add an audio player for my site. which will play audio of my choice hosted in my site. after finish it will give a signal. so that jquery or ajax can redirect to other site. plz …

0
127
Member Avatar for JennC

Hi, I have a Dell laptop (I know, I know, last one we own I promise) that appears to have at least one virus going on, and I'm a bit afraid to shut it down. I noticed that some of my searches were getting redirected in IE, so I switched …

Member Avatar for powerade661
0
207
Member Avatar for dasd

Hi! It's time to get another laptop but with all the changes and options available, I'm a little overwhelmed. I travel a good deal, so I need a unit that is built solid but does not resemble a brick or is overly heavy. I was considering an iPad but I …

Member Avatar for dasd
0
320
Member Avatar for Ancient Dragon

[Here is a youtube video](http://www.stobernet.net/forums/entry.php?7-Hail-Storm) of the hail storm I had today. It has no audio, so don't toss out your headphones thinking they are broke :)

Member Avatar for Ancient Dragon
0
98
Member Avatar for king000000

I havent done java in a while and not sure what to do with the void methods please can someone help me out thanks whole thing is in a zip file as well done in bluej as there is a long list of code here. /** * class Player * …

Member Avatar for JamesCherrill
0
2K
Member Avatar for dimitrije17

Hello I would like to know how to make .bat files with a time trigger some thing like this: I make a file with autorun and it ahs a time trigger and after two monts it opens this file... can someone please help me resolve this problem..... thanks...

Member Avatar for dimitrije17
0
253
Member Avatar for darthswift00

I am doing a Music store online that does selling of music albums on the internet. I would like to know how to enable a user who, say for example is viewing all my music albums, but is not registerd with my site as yet, but they do place an …

0
122
Member Avatar for MichaelDrew

The PC world is an ever changing one and according to trends the All-in-one market is going to show a large growth in the year to come. In addition touch screen devices are steadily gaining in popularity. With the planned Metro Interface of the Windows 8 operating system the touch …

Member Avatar for mdabusufian
1
878
Member Avatar for dan2see

I was reading The Queen's "article" >** Fade effect when hovering over ads** and I thought my comment needs a new title, so here it is. I hate ads. This is not some new pet peeve. I've been bombarded by ads in every medium since Kraft Velveeta. That means I …

Member Avatar for edwest
0
376
Member Avatar for fobos

Hello, Ok so here is my dilemma, when im watching a movie or youtube or anything, i use the HD Audio Device which is the default device to use when listening to something. When i switch to my Corsair headphones, the volume still comes from my speakers and not the …

Member Avatar for rch1231
0
240
Member Avatar for Strt

The audio on my computer seems to have stopped working. I checked the speakers, they work fine, I tried to play mp3s in Windows Media Player and iTunes, neither worked, cd's will not play either. I believe that tis happened after trying to burn a CD into iTunes, ost of …

Member Avatar for adrianflores
0
195
Member Avatar for gavin_am

Hi everyone, Does anyone have any ideas on how to intall a music player in a php page where the file name is called from a mysql database. I have done this within html 5 with audio tag but however I need to stop the preload of the music and …

Member Avatar for BSkiLLs
0
166
Member Avatar for stupid guy

hi all, I have added internal 500gb SATA hard disk to motherboard.now total space is 500gb + 80gb (previous harddisk.) I have created 7 partitions for new harddisk.about 70 gb approx.previous 5 partitions..total partitions are 12.there are videos and audios on new disk but on playing them, system lags..CPU usage …

Member Avatar for stupid guy
0
226
Member Avatar for maharjun

Is the output thru theaudio jack in PWM/PDM form orin analog form (just to clarify: im attempting to code a microcontroller to give audio output through a jack. so i need to know in what form the output is expected)

Member Avatar for rubberman
0
67
Member Avatar for jayson_g

Im having a difficult time finding info on how to set up a combobox listener for my project. My book has 1 example and it uses audio files.(no help) My project consists of a GUI panel with a splitpane that that has a list of info on the left for …

Member Avatar for jayson_g
0
124
Member Avatar for turt2live

Hello, I currently have this setup for a "download a mp3" php page: [CODE] <?php include "class.php"; $account = new account(0); $id = $_GET['id']; $u = $_COOKIE['username']; $a = mysql_fetch_array(mysql_query("SELECT * FROM items WHERE id='$id'")); $file = $a['actualPath']; header("Cache-Control: public"); header("Content-Description: File Transfer"); header("Content-Disposition: attachment; filename=$file"); header("Content-Type: audio/mpeg"); header("Content-Transfer-Encoding: binary"); …

Member Avatar for vibhaJ
0
1K
Member Avatar for storkfmny

A few months ago I was getting blue screens and crashes constantly and always while a youtube video was playing. I forget exactly now where I found it but something said video and suggested I role back the driver, so I did. It stopped crashing as much but still does …

Member Avatar for Krushang Shah
0
201
Member Avatar for denmarkstan

let say i am watching film with my laptop. Every fifteen minutes, it goes dim and i will still be hearing the audio- i had to go and touch my mouse or any key on the keyboard for the film to shows up again. I hate this. I don't want …

Member Avatar for scudzilla
0
47
Member Avatar for kutuup

So I'm working on a Windows Phone app using XNA and I'm at my wit's end with it. Here is the code: using System; using System.Collections.Generic; using System.Linq; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Framework.Input.Touch; using Microsoft.Xna.Framework.Media; namespace WindowsPhoneGame1 { /// <summary> /// …

Member Avatar for skatamatic
0
162
Member Avatar for frivolous

Hi, i am trying to run this code. previously it was giving error that "No module wx". then I download wx module and now it is giving this error : Traceback (most recent call last): File "C:\Python24\player.py", line 2, in -toplevel- import wx File "C:\Python24\wx\__init__.py", line 45, in -toplevel- from …

Member Avatar for ZZucker
0
695
Member Avatar for twistedpink

Ok I have been looking everywhere to solve this problem but I stumbled upon this website...anyways I was removing some programs I didnt want on this computer anymore and i accidently removed my sound card on mistake i didnt realize it until afterwards and i havent had sound in like …

Member Avatar for khajvah
0
119
Member Avatar for arshad115

Hello, I am making an application for Android that will save users voice command and then while the application is running; compares the realtime data from the mic input to the one that is saved. So far I have saved the voice in wav file now I want to compare …

0
146
Member Avatar for Kathkat

Hi there, I am hoping that somebody here might be able to help me. My kids managed to get some virus on my computer while I wasn't at home. I twigged when I got a popup box at my online banking sites.. eek! I ran AVG and it found a …

Member Avatar for Shinedevil
0
193
Member Avatar for mccloud969

Hello, I am currently planning on building an XBMC media center PC and was wondering if anyone had any suggestions on some hardware that could run it, is relatively small and quiet, and can output 1080p video and HD 5.1 audio. If anyone has any experience in this, please let …

0
103
Member Avatar for c24w

Hello, thanks for reading. I have recently noticed sound only coming from one speaker. I have done the obvious diagnoses and determined: [LIST] [*]both speakers work fine (on another PC using the same set-up); and [*]it is not the operating system (Windows) - I booted a recent Ubuntu Live CD …

Member Avatar for mjdodd
0
201
Member Avatar for srini120

Hi, I am having problem in installing xcode.let me tell you the problem clearly, At first i have installed mac os 10.6.4 on intel desktop(hacked version) and then it installed xcode 3.2.1 with ios,and it worked fine without any problem everything was working properly such as audio,video,internet,xcode,simulator everything was worked …

0
126
Member Avatar for occirats

i got a virus/malware called "windows secure kit 2012"....ran a quick scan with Microsoft security essentials (MSE) and nothing, the next day i ran a full scan and it said it removed a few things i can list if needed.. however the pop up reoccured and i ran the full …

Member Avatar for FullDuplex
0
149
Member Avatar for frivolous
Member Avatar for Billy1984

Hello there, Nowadays, I'm planning to develop a chat program (school project) and I need some help/advice. I did a little research and I have found a site with a sample program for chat building, it's called Ozeki VoIP SIP SDK. On this page, I found a good description of …

0
129
Member Avatar for meksikatsi

Hello, I got a bug from going on the keltec site - there's discussion but no solution that I've been able to find. I tried to post here before but I could not post or PM for some reason. Now posting is working so.... I've been working on this issue …

0
142
Member Avatar for abshake4u

Hello Helpers! My Compaq M2000 laptop has been a victim of a very silly mistake done by me. I've followed the steps given in the below link: http://www.daniweb.com/hardware-and-software/microsoft-windows/viruses-spyware-and-other-nasties/threads/134865/read-me-before-posting-a-request-for-assistance following are the logs for your persual: **GMER One.log:** GMER 1.0.15.15641 - http://www.gmer.net Rootkit quick scan 2012-03-20 22:48:27 Windows 5.1.2600 Service Pack …

Member Avatar for gALENA
0
309
Member Avatar for rraj.be

when i try to compile this code i get ERORR: unable to open include file sdl.h [CODE]#include "stdlib.h" #include "SDL/SDL.h" // *** IF USING XCODE ON MACOS X, YOU MAY NEED TO CHANGE THE FOLLOWING LINE TO: #include "SDL_mixer/SDL_mixer.h" #include "SDL/SDL_mixer.h" //Function prototyping action! void musicFinished(); int musicPlaying = 0; …

Member Avatar for maski4real
0
521
Member Avatar for sabisingh

I have a problem with my PC. I have Asus A8N-VM CSM motherboard. It had 512 ram and it was bit slow. I cleaned the disk and did defragmentation. Then I unclicked the programs which were making my comp load up slowly. I only kept the antivirus on and unclicked …

Member Avatar for emilsudak
0
450
Member Avatar for CriticalError

So I am guessing there must be some gamers here who use fraps. I have the error [B] Unrecognized frame format[/B]When I put my files in to Sony Vegas. The solution to the problem is solved here: [url]http://frapsforum.com/threads/converting-fraps-footage-to-premiere-vegas-compatable-avi.36/[/url] However it seems a bit too much for me downloading all that, …

0
48
Member Avatar for cpchc

Hi there - I'm happy to become part of the Daniweb community. I suspect I will be spending a great deal of time here, having recently been thrust more deeply into the world of PHP and SQL, and in advance I appreciate your help. In return, I would be thrilled …

0
125
Member Avatar for arty.net

Hi guys, i have a tricky problem with this wxgtk gui and thread nesting. As you can see i'm trying to collect data through a buffer ( self.data= dict() ) through the main gui. I need to get the data from the ComboBox and the three textfields then i need …

Member Avatar for arty.net
0
161
Member Avatar for DEAD TERMINATOR

I'm working on a music player and I want to make it so that if I'm playing a song and I click on another song in the list the first song stops before I hit play on the second one, without having to manually stop the first. So just the …

Member Avatar for DEAD TERMINATOR
0
2K
Member Avatar for Panathinaikos22

What the hell is wrong with XNA? i use this very simple code and it dont work [CODE]using System; using System.Collections.Generic; using System.Linq; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using Microsoft.Xna.Framework.Graphics; using Microsoft.Xna.Framework.Input; using Microsoft.Xna.Framework.Media; namespace XNAMenu { public class Game1 : Microsoft.Xna.Framework.Game { GraphicsDeviceManager graphics; SpriteBatch spriteBatch; …

0
74
Member Avatar for DEAD TERMINATOR

I have a couple of questions about a school project I'm working on. The code is as follows. [code]public class Player { private PlayList playList; private Track track; /** * Constructor ... */ public Player() { playList = new PlayList("audio"); track = playList.getTrack(0); } /** * Return the track collection …

0
89
Member Avatar for Jim Parker

I am primarily an Audio systems designer. We are working on a training facility that will use Webex to perform distance learning. This system will be comprised of a PC, large screen (80") display and an audio system for a room of 50 attendees. The facility moderator has a microphone …

0
58
Member Avatar for wallet123

[CODE]import sun.audio.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.io.*; public class Sample { public static void main(String s[]) { JFrame frame = new JFrame (); frame.setSize(200,200); JButton justin = new JButton ("Click Here for Welcoming"); frame.add(justin); justin.addActionListener(new AL()); } public static class AL implements ActionListener{ public final void actionPerformed(ActionEvent …

Member Avatar for TIM_M_91
0
243
Member Avatar for bobgodwin

I'd like to get a list of folders that don't contain certain files. I'm using this to list directories & files: [code=php]$path = "media"; $dir_handle = @opendir($path) or die("Unable to open $path"); function list_dir($dir_handle,$path) { while (false !== ($file = readdir($dir_handle))) { $exclude = array(".","..","_player_thumbs","Thumbs.db"); $dir =$path.'/'.$file; if(is_dir($dir) && !in_array($file, …

Member Avatar for bobgodwin
0
243
Member Avatar for MasterHacker110

Ok so I installed windows 7 on my laptop, a Sony Vaio laptop. But I don't have any drivers like graphic driver and audio drivers. Where can I find these, links to pages would be helpfull. Ooo and my laptop model number is: VCPYB35AG and it is a Y series. …

Member Avatar for Rik_
0
867
Member Avatar for gozo12

i found this code but it record mic device only . [CODE]Imports System.Runtime.InteropServices Imports System.Text Public Class recordvb <DllImport("winmm.dll")> _ Private Shared Function mciSendString(ByVal command As String, ByVal buffer As StringBuilder, ByVal bufferSize As Integer, ByVal hwndCallback As IntPtr) As Integer End Function Private Sub Button1_Click(ByVal sender As System.Object, ByVal …

0
63
Member Avatar for joycesam_07

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <!-- "Simple&Sexy" THEMED BY ITSCHERRYDOLL Do not remove the credit please, thank you :) Enjoy the theme! xo --!> <!-- DEFAULT VARIABLES --> <meta name="image:Sidebar" content=""/> <meta name="image:Background" content=""/> <meta name="color:background" content="#FFFFFF" /> <meta name="color:entry" content="#FFFFFF" /> …

Member Avatar for lps
0
432
Member Avatar for dwarvenassassin

Again, for anyone working with ID3 version 1 or 1.1 tags. This class is used to store the tags associated with a given file. There is a default constructor in case you need to instantiate an 'empty' instance, but in 99% of cases you pass the filename of the audio …

0
193

The End.