volume
Adjusting Windows Speaker Volume VB.NET
How do I change the Windo开发者_StackOverflowws Speaker Volume (The Main Output Volume Control Volume Value) via VB.NET? I want a way to like indirectly change the whole system\'s volume like we do it[详细]
2023-03-07 15:35 分类:问答set volume of AVQueuePlayer
I have use AVQue开发者_StackOverflowuePlayer to play two video at the same time, Now I have some problem in my application. I want to mute the video while it is playing . But there is no method found[详细]
2023-03-07 00:47 分类:问答Adjust Microphone Recording Volume
We are trying to adjust the volume level at which we record.It seems like the microphone is very sensitive and picks up a lot of static.[详细]
2023-03-06 05:35 分类:问答MiniFilter driver. Filter attaching problems
I\'m developing a miniFilter driver and took the Microsoft\'s SwapBuffers miniFilter as example. An InstaceSetup routin by default is attaching to all volumes. But I don\'t want[详细]
2023-03-04 16:56 分类:问答Use a jSlider to change the volume of audio output in Java
I already have a class that controls the MP3(play/pause/stop ...etc) Is it possible to control the volume with javax.sound.*? Or would I have to put in a开发者_运维问答 volume control method in the c[详细]
2023-03-03 12:25 分类:问答How do I change Win7 master volume with a script?
I want a script for Windows 7 so I can type \"vol 50\" and the volume gets changed to 50%, \"vol 0\" and it mutes, and so on.[详细]
2023-03-01 21:24 分类:问答IPhone audio: Volume faint ( but okay with headphones )
I\'m getting unexpected audio behaviour: problem -- iPhone device volume is very faint,but if I plug in headphones the volume is perfect[详细]
2023-03-01 12:40 分类:问答Android fine volume control
I want to fine tune the volume of the current media file playing. So there are two applications here, the mediaplayer application, that could be the default Music applicat开发者_运维问答ion, and my a[详细]
2023-02-28 23:24 分类:问答iPhone: Implement Volume control using buttons
Could anyone please tell me how could I implement the functionality of adjusting the volume on button click? Basically I am trying to put two buttons Volume Up and Volume Down but I couldn\'t find any[详细]
2023-02-28 23:12 分类:问答How to make the volume rocker affect a stream not currently playing?
I am using SoundPool to play sound effects through the media stream (STREAM_MUSIC) in my Android app. It works well except that when using the volume rocker to change the volume, most of the time it c[详细]
2023-02-28 08:21 分类:问答