Mute Sound Of Application Only?

Jan 14, 2012

Basically I want to mute the sound for my program only.

As you see one of the sound channels are form1 - I wish to mute this channel only.

How would I do this?

By the way, the reason why I need to mute my application is because I want to mute the webbrowser in the application.

View 2 Replies


ADVERTISEMENT

API To Mute Sound In Application?

Apr 14, 2009

I had a source code along time ago but can't find it anymore. When the Browser control refreshes a page - it plays the audio from the video it's viewing. I don't think the user that using the program will like that. Is there any way I can mute the audio inside the program without effecting other windows audio like when the user has music playing?

View 1 Replies

Mute Sound Of A Webbrowser Component?

Jun 22, 2010

i have a webbrowser component that refreshes every 5 sec, but when it refreshes you hear the *click* sound. But how do i disable that

View 3 Replies

Play A Sound Clip In A Form With Mute Button?

May 24, 2012

I wonder how to put a sound clip in my vb.net form.I am using vb 2008.When a user starts my program, I want the sound to be played automatically and with a mute button.

View 1 Replies

Application - Playing WIndows Sound

Sep 11, 2009

I want to have a applacation then wehen somthing happens (like, uhh a error message but without the message box.) what would be the code that plays the windows alert sounds, and one that applies to the current sound scheme i have running.

View 1 Replies

Creating Sound Shop Application?

Apr 25, 2012

I am creating a sound shop application. The user will first select an album from album list box and then from there a list of songs from that specific artist will end up in the song list box. The user will then be able to add that song to the shopping cart. After confirming the purchase, the songs that were bought will appear in the play list box so the user can listen. I am confused on how to get this to work properly.

View 1 Replies

Slow Application And Distorted Sound?

Jun 11, 2011

I've read around that playing WAV files from resources using My.Computer.Audio.Play causes horrid distortion when playing the sound, and I've experienced this myself. I cannot,however, use WaitToComplete, because the sounds are associated with a timer that cannot stop for anything, as it is an official competition timer.Also, I'm having an issue with the application being extremely slow when loading data from an Excel file. Essentially, the program has a grid of labels with transparent backgrounds (which seems to make the speed issue worse). The program uses the MS Office library to pull data from a spreadsheet, then output cells to one label at a time. This unfortunately, causes the application to nearly freeze, which also stops the timer, which as I said above, cannot happen

View 8 Replies

VS 2008 : Application To Get Any Sound Playing From Pc And Play It?

Dec 6, 2009

Is their a way for my application to get any sound playing from my pc and play it?

View 6 Replies

Capture Sound - Using Mcisendstring Function But The Sound Quality, Is Poor?

Jun 20, 2011

I have a question about of capture sound function, someone have a code example for visual basic 2010 in windows 7?, I tried using mcisendstring function but the sound quality, is poor.

View 5 Replies

Play Another Sound (like A Beep) When Desired Without Stopping The Background Sound?

Apr 19, 2009

I have background sound loop with the My.Computer.Audio and it works fine. I want to play another sound (like a beep) when desired without stopping the background sound. Several examples I have found don't seem to work. I am in VB.NET 2008 Professional.

View 8 Replies

VS 2010 Adding Sound To A 3D Game / Finding A Sound Library?

Aug 24, 2011

I'm ready to start adding sound to a 3D game and I'm looking for a decent Free library.it would not require DX and be something like:

dim MySound as SoundLib.Sound
MySound = SoundLib.LoadSound("soundfile.wav")

SoundLib.Play3DWorld(Location.X, Location.Y, Location.Z, VolumeModifier, MySound)so far all Im finding is expensive, C#, old, or not .NET compatible.

View 9 Replies

Add Music And Sound Effects To A Windows Form Application?

Apr 22, 2011

I'm trying to make a simple game, and as the title suggests, I'd like to know how to add music to it.

View 5 Replies

How To Save Sound They Make And Catshing A Sound Recorder

Aug 14, 2009

im making a techno progam in visual basic 2008 and after 3 hour im think how to save the sound they make and catshing a sound recorder but what the code im try to find on internet but find 0 pleas give me the code im try to find

View 1 Replies

VS 2010 Using 3 Or More Sound Outputs Or Multiple Sound Devices

Jul 21, 2011

I'm creating an application that will have 3 streams of audio. I can get 2 streams playing easy enough using DirectX AudioVideoPlayback and setting the balance for each Audio Instance. However, I need a 3rd Audio instance to play out of another output such as the Rear or Centre. An alternative would be to be able to select a different sound device in the machine to play the 3rd audio stream.

[Code]...

View 1 Replies

Get The Decibel Level Of Sound Being Sent To The Sound Card?

Apr 15, 2010

I need to get the decibel level of sound being sent to the sound card (not the actual sound level the speakers are instructed to emit via volume level)There is next to no information i can find on the net to even access sound data. Could anyone point me in a direction for this? The OS will be vista/7.

View 2 Replies

Using 3 Or More Sound Outputs Or Multiple Sound Devices

Jul 21, 2011

I'm creating an application that will have 3 streams of audio.I can get 2 streams playing easy enough using DirectX AudioVideoPlayback and setting the balance for each Audio Instance.However, I need a 3rd Audio instance to play out of another output such as the Rear or Centre.An alternative would be to be able to select a different sound device in the machine to play the 3rd audio stream.I've been searching the net for 2 days now trying to find a solution, but have so far been unsuccessful. I've tried a few alternative libs such as DirectShow.Net, DirectSound, BASS.Net, QuickTime and OpenTK.Some of them do what I need to do, but they are either too difficult to use and therefore impractical or they are missing some other essential features such as Events which are required to make the rest of the application work. Would anyone oppose to me posting this same thread on other forums?I will of course post a solution if one is found elsewhere without advertising external websites.

View 4 Replies

Mute Picture Box ?

Mar 30, 2011

I work on media player for my own every this is working good but when i play a sound file and press on mute(picture box) it's muted the sound but when i open another sound file the sound of the file is play and the mute picture box show's that the sound is muted . i need to set the sound mute if i pressed on the picture box and when open any formate the sound must still muted until i pressed on mute picture box to unmute the sound and this is the mute code in my project.

CODE:

And i attached the panel that's include the mute picture box

Attached image(s)

View 12 Replies

Mute Sounds JUST From An App?

Apr 8, 2010

How can I mute sounds JUST from my app?

View 20 Replies

How To Line In And Mute/unmute The Mic

Nov 1, 2009

i want to write something small to put in system tray so i can with right click unmute/mute line-in and mic.

View 2 Replies

Mute Microphone And Speakers On Win 7 IN VB?

Jan 4, 2012

there are many C# things for this but I DONT KNOW C#, this link has FOUR C# PROJECTS - when it is posted in this forum:[URL]..it is ticking me off that all of the volume control i can find is in, yet again, C#!

please help, i NEED something to mute/unmute mic on button click and speakers on button click

View 5 Replies

Build A Small Program Which Will Allow Some One To Click On The Exit Button And The Sound Will Play And At The End Of The Sound The Program Will Then Close?

Apr 17, 2009

I am trying to build a small program which will allow some one to click on the exit button and the sound will play and at the end of the sound the program will then close. The sound clip is about 3 seconds long Here is what I have:

Imports Microsoft.DirectX
Imports Microsoft.DirectX.DirectSound
Public Class Form1
Private Dsound As CSoundDevice

[code]....

View 14 Replies

Direction For Sound Through Sound Card?

May 27, 2011

Is there a way to generate a pure tone (e.g. 440 Hz) for a specified period of time through the sound card without using having to find or make a separate .wav file for each tone.I tried using the "Beep" function, but while it produces the tone for a specified period, it sounds broken up into a (probably 500ms) time frame which repeats with an audible space between the repetitions.

View 2 Replies

How To Record Sound From Sound Card

Dec 18, 2011

how to record sound from sound card ?

View 1 Replies

Mute And Unmute Master Volume

May 6, 2009

I am trying to make an application that is able to turn master volume on and off (Mute unmute). And what I have done so far is increasing and decreasing volume, but if sound is turned on mute then it wont start anyway. And that was really a lot of code to do that, so is there an easy way to mute sound or is it equally alot to do.

I have tried
SendKeys.Send(Keys.VolumeMute)
But with no effect, and I have tried using
chr(173)
instead of keys.volumemute. (I have a variable that looks if the sound was mute or not from start so it can be default afterwards).

View 8 Replies

Mute System Volume And Microphone?

Jun 16, 2009

I'm developing video intercom system. i have push button to talk. when user press the push button, i need to increase the system microphone volume and mute the system speaker. While releasing the push button, i need increase the system speaker volume and mute the system microphone volume.

View 3 Replies

Mute The Enter Key Press In NumericUpDown Box?

Dec 29, 2010

When I press the Enter key in NumericUpDown box, it makes a beep sound.Is there a way to mute it?Also, when performing calculations, the value entered in NumericUpDown box doesn't show instantly in TextBox1,

View 5 Replies

Mute Web Browser After Page Navigated?

May 22, 2010

I have a web browser on my program, and it keeps navigating to different websites, the thing is that I don't like the sound it makes when while navigating. (Do you know what i am talking about) [url]...

View 6 Replies

VS 2008 Mute The Computers Volume

Feb 7, 2010

How can I make it so a command button or whatever you'd like to use can mute the computers volume, then unmute it?

View 2 Replies

VS 2010 Global Volume Mute?

Mar 4, 2011

I need help declaring and executing the necessary commands to mute the volume on my computer (globally, ie. will effect all programs using sound, not just the application itself).

View 3 Replies

VS 2010 Mute Speakers But Not Line Out?

Nov 26, 2011

I need to be able to mute the speakers in a computer, but not the line out because I need the headphones to still work.

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved