Search results for

“Popping Sound”

20,041 results found

Post

Replies

Boosts

Views

Activity

Universal Links w/ 3D touch Peek and Pop
Our emails contain buttons w/ universal links behind them. Doing a preview (peek) shows the results of sending the link to Mobile Safari. Normally when the button is pressed (or pressing further into the peek--that is, doing a pop) the link is sent to our app.The page rendered by Mobile Safari may/will look different than what the app shows. So the transition from the peek to the pop can be very confusing to the user. This doesn't seem like correct behavior, although I don't know how the peek preview could be handled otherwise.Filed as bug #22870643.
Topic: UI Frameworks SubTopic: UIKit Tags:
0
0
235
Sep ’15
Sound quality
Am a musician/DJ. Jumped from 14 Pro Max iOS 17 to 16 Pro Max iOS 18.1 b4. For each audio source(music app/yt music etc.) same track/eq/volume compared side by side. With the new device, overall it's a bit muffled and damping music when highs and lows are mixed. Most noticeable when listening to high vocals and acoustic instruments. Drum and bass sound much like on an old Nokia. On 14 Pro it's nothing like that. Thank you
1
0
529
Sep ’24
Is it possible to play a sound?
Is it actually possible to play a sound on iOSplaySoundFileNamed() causes memory leaksSKAudioNode() crashes when you leave the app and return, and you can't play sounds simultaneouslyAVAudioPlayer causes lag, and you can't play sounds simultaneouslyIs it even possible?
1
0
759
Jul ’17
I keep getting notification sound without message
It's been a month now, everyday i keep getting notification sound without displaying the notification pop-up message from above. I've checked all my apps notification and none of them are sound only. I also checked Screen Time and all of the apps that are showing there are ok with notifications. I feel like this is either a glitch or a virus. I hope i was clear, any further help would he really appreciated.
1
0
325
Aug ’22
Record sounds from a speaker
Hi, everybody.I am doing a record audio function.(not jailbreak)I have a problem, I only recorded sound from microphone and can't recorded sounds from a speaker.do you have anyway to record the both?if apple rule don't allow record sounds from a speaker. please send for me document rule(because I want report this problem for my company)Please help me sovle it.Thanks so much.
1
0
376
Nov ’16
Multi Channel Audio With AVAudioEngine, Flipping Audio Channels
Hi, I have multiple audio files I want to decide which channel goes to which output. For example, how to route four 2-channel audio files to an 8-channel output. Also If I have an AVAudioPlayerNode playing a 2-channel track through headphones, can I flip the channels on the output for playback, i.e flip left and right? I have read the following thread which seeks to do something similar, but it is from 2012 and I do not quite understand how it would work in modern day. Many thanks, I am a bit stumped.
1
0
2.6k
Sep ’22
USB Sound Issues
HiAnyone experiencing USB Sound problems, sounds like there is some sort of syncronization issue after some playing the sound gets destorted?I have been using this Electrocompaniet USB DA converter and this is the first time i have these issues with any of the betasBest regardsGvbrod
2
0
297
Jun ’15
PlaygroundQuickLook Sound
I'm trying to implement the CustomPlaygroundQuickLookable protocol for a custom type I defined. Looking at the `PlaygroundQuickLook` enum definition it seems that you're able to preview Sound and Sprites, but I could not find out what I should be returning in those 2 casese.Any hint?
0
0
330
Dec ’15
Play Spatial Audio
I want to play RealityKitContent USDA model's Spatial Audio, I use this code: RealityView{ content in do { let entity = try await Entity(named: isWateringBasin, in: RealityKitContent.realityKitContentBundle) let audio = entity.spatialAudio entity.playAudio(audio) content.add(entity) } catch { print(Entity encountered an error while loading the model.) return } } entity.playAudio(audio) this code need add a 'AudioResource' back of audio, Excuse me, what should AudioResource be?
0
0
565
Dec ’23
Stop System Audio
I'm developing a Sleep Timer App. As soon as the timer is done, I want to stop the audio on the device. Is there any way to stop the system Sound or do I have to play a silent audio file?
1
0
235
Nov ’22
How to avoid pop-up message on VPN connection?
Hi, I've created a IPSec VPN profile with Apple Configurator 2. Installation and controlling [ means starting and stopping ] IPSecVPN service from my Mac OS app. My question is can i configure to suppress/avoid the VPN authentication failure pop-up messages in any way. I'm using scutil --nc command to start and stop the service from my Mac OS app. Thanks in advance.
0
0
395
Jan ’18
Custom sound effects?
Hey all,Is this possible in WatchOS 2? I've found various ways of playing audio through bluetooth headphones and via media players (which flip out my application), but haven't managed to find anything which would allow me to get the watch to make ANY sound?What am I missing? There has to be some way to do this, even if it's system sounds?Cheers,BRS
1
0
309
Oct ’15
pop-up menu
What would be a way to allow the user to hold down on a control and a menu pops up above the control that allows the user to pick one of the icons on the menu to select the state of the control, which then causes the control to look like the icon the user selected?
Topic: UI Frameworks SubTopic: UIKit Tags:
0
0
245
Jun ’17
Universal Links w/ 3D touch Peek and Pop
Our emails contain buttons w/ universal links behind them. Doing a preview (peek) shows the results of sending the link to Mobile Safari. Normally when the button is pressed (or pressing further into the peek--that is, doing a pop) the link is sent to our app.The page rendered by Mobile Safari may/will look different than what the app shows. So the transition from the peek to the pop can be very confusing to the user. This doesn't seem like correct behavior, although I don't know how the peek preview could be handled otherwise.Filed as bug #22870643.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
235
Activity
Sep ’15
Sound quality
Am a musician/DJ. Jumped from 14 Pro Max iOS 17 to 16 Pro Max iOS 18.1 b4. For each audio source(music app/yt music etc.) same track/eq/volume compared side by side. With the new device, overall it's a bit muffled and damping music when highs and lows are mixed. Most noticeable when listening to high vocals and acoustic instruments. Drum and bass sound much like on an old Nokia. On 14 Pro it's nothing like that. Thank you
Replies
1
Boosts
0
Views
529
Activity
Sep ’24
Is it possible to play a sound?
Is it actually possible to play a sound on iOSplaySoundFileNamed() causes memory leaksSKAudioNode() crashes when you leave the app and return, and you can't play sounds simultaneouslyAVAudioPlayer causes lag, and you can't play sounds simultaneouslyIs it even possible?
Replies
1
Boosts
0
Views
759
Activity
Jul ’17
I keep getting notification sound without message
It's been a month now, everyday i keep getting notification sound without displaying the notification pop-up message from above. I've checked all my apps notification and none of them are sound only. I also checked Screen Time and all of the apps that are showing there are ok with notifications. I feel like this is either a glitch or a virus. I hope i was clear, any further help would he really appreciated.
Replies
1
Boosts
0
Views
325
Activity
Aug ’22
Record sounds from a speaker
Hi, everybody.I am doing a record audio function.(not jailbreak)I have a problem, I only recorded sound from microphone and can't recorded sounds from a speaker.do you have anyway to record the both?if apple rule don't allow record sounds from a speaker. please send for me document rule(because I want report this problem for my company)Please help me sovle it.Thanks so much.
Replies
1
Boosts
0
Views
376
Activity
Nov ’16
Connecting sound gone?
Did Apple remove the sound if you connect the iPhone to the lightning cable? IP6/6S no sound.
Replies
3
Boosts
0
Views
434
Activity
Jun ’16
Multi Channel Audio With AVAudioEngine, Flipping Audio Channels
Hi, I have multiple audio files I want to decide which channel goes to which output. For example, how to route four 2-channel audio files to an 8-channel output. Also If I have an AVAudioPlayerNode playing a 2-channel track through headphones, can I flip the channels on the output for playback, i.e flip left and right? I have read the following thread which seeks to do something similar, but it is from 2012 and I do not quite understand how it would work in modern day. Many thanks, I am a bit stumped.
Replies
1
Boosts
0
Views
2.6k
Activity
Sep ’22
USB Sound Issues
HiAnyone experiencing USB Sound problems, sounds like there is some sort of syncronization issue after some playing the sound gets destorted?I have been using this Electrocompaniet USB DA converter and this is the first time i have these issues with any of the betasBest regardsGvbrod
Replies
2
Boosts
0
Views
297
Activity
Jun ’15
PlaygroundQuickLook Sound
I'm trying to implement the CustomPlaygroundQuickLookable protocol for a custom type I defined. Looking at the `PlaygroundQuickLook` enum definition it seems that you're able to preview Sound and Sprites, but I could not find out what I should be returning in those 2 casese.Any hint?
Replies
0
Boosts
0
Views
330
Activity
Dec ’15
Play Spatial Audio
I want to play RealityKitContent USDA model's Spatial Audio, I use this code: RealityView{ content in do { let entity = try await Entity(named: isWateringBasin, in: RealityKitContent.realityKitContentBundle) let audio = entity.spatialAudio entity.playAudio(audio) content.add(entity) } catch { print(Entity encountered an error while loading the model.) return } } entity.playAudio(audio) this code need add a 'AudioResource' back of audio, Excuse me, what should AudioResource be?
Replies
0
Boosts
0
Views
565
Activity
Dec ’23
Sound Analisis
Hello, I can see many apps that analyzes sound from microphone in real time. Is there another library like Audiokit or all of them are made with Audiokit?? Thanks
Replies
1
Boosts
0
Views
748
Activity
Mar ’24
Stop System Audio
I'm developing a Sleep Timer App. As soon as the timer is done, I want to stop the audio on the device. Is there any way to stop the system Sound or do I have to play a silent audio file?
Replies
1
Boosts
0
Views
235
Activity
Nov ’22
How to avoid pop-up message on VPN connection?
Hi, I've created a IPSec VPN profile with Apple Configurator 2. Installation and controlling [ means starting and stopping ] IPSecVPN service from my Mac OS app. My question is can i configure to suppress/avoid the VPN authentication failure pop-up messages in any way. I'm using scutil --nc command to start and stop the service from my Mac OS app. Thanks in advance.
Replies
0
Boosts
0
Views
395
Activity
Jan ’18
Custom sound effects?
Hey all,Is this possible in WatchOS 2? I've found various ways of playing audio through bluetooth headphones and via media players (which flip out my application), but haven't managed to find anything which would allow me to get the watch to make ANY sound?What am I missing? There has to be some way to do this, even if it's system sounds?Cheers,BRS
Replies
1
Boosts
0
Views
309
Activity
Oct ’15
pop-up menu
What would be a way to allow the user to hold down on a control and a menu pops up above the control that allows the user to pick one of the icons on the menu to select the state of the control, which then causes the control to look like the icon the user selected?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
0
Boosts
0
Views
245
Activity
Jun ’17