volume
How to stop other apps sounds?
I have an app that needs to play a sound, and it needs to set the volume at 100% ALWAYS (it\'s an alarm sound). I use this piece of code:[详细]
2023-02-12 05:13 分类:问答Do I need to worry about the overall audio gain in my program?
Is there level limiting somewhere in the digital audio chain? I\'m working on a tower defence game with OpenAL, and there will be many towers firing at the same time, all using the same sound effect[详细]
2023-02-11 04:01 分类:问答Set Computer Volume
I want to make a java program that Reads a line from a file (ex.File text is : \"Hel开发者_如何学运维lo\")[详细]
2023-02-10 01:29 分类:问答Listing all connected iDevices in Cocoa [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-02-10 01:26 分类:问答Good Sound Classes/Libraries for Actionscript 3.0
Can anyone recommend good sound classes or libraries (open-sourc开发者_运维百科e) for Actionscript 3.0?I think André Michelle has a nice library, though the docs are sometimes sparse: TonfallThe comm[详细]
2023-02-09 20:05 分类:问答How do i set the iPod volume without affecting other sound levels?
I tried setting the iPod volume level before, but it affected the volum开发者_运维问答e of my app, which uses MPMusicPlayer. Any solution to this?If your app is playing music locally (not affecting th[详细]
2023-02-08 17:59 分类:问答How to get volume label based on device name using Python
I am making something like a list of mounted devices for Linux. On program startup I parse /etc/mtab for existing mounts. To get notified about new mounts added to the system am using DBus and in me[详细]
2023-02-07 18:25 分类:问答System volume control with Python, QT : PySide.phonon.Phonon.AudioOutputDevice
I would like to access (r/w) the Master Volume Control. I am currently using Windows 7. There are \"low-level\" possibilities of controlling it:[详细]
2023-02-07 11:22 分类:问答setVolume not working on AVMutableAudioMixInputParameters with playing from phones local iPod library
I\'m currently trying to play music from a phones local iPod library using AVPlayer rather thanMPMusicPlayerController using the application controller.[详细]
2023-02-06 18:51 分类:问答How to mute the sound of pressing volume keys only in my app on Android?
Should I just mute the volum开发者_如何学运维e onResume and set the volume level back onPause with AudioManager?[详细]
2023-02-05 18:24 分类:问答