Search results for

“Popping Sound”

20,148 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
241
Sep ’15
Voice control keeps popping up for no reason
I cant seem to find anywhere else to submit this so hopefully I can get an answer here. For some reason, voice control has been randomly popping up over the past few months for seemingly no reason. I recently got so fed up with it, I spent a while researching how to get this to stop and I found a few sources that said I could disable voice control by going into my accessibility settings etc... AND IT STILL DOES IT. I even went in a disabled every toggle I could find. What do I need to do to prevent voice control from popping up on my phone randomly.
1
0
763
Apr ’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
390
Nov ’16
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
334
Aug ’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
310
Jun ’15
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
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
335
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
572
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
244
Nov ’22
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
317
Oct ’15
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
402
Jan ’18
Audio MIDI Set Up wont load
Hi - I've been using logic for a few years now. Three days ago I whilst opening it, a pop up said MIDICORE was not working and I haven't been able to fix it since. I read online that booting up in safe mode + opening audio MIDI set up would fix it, thing is audio MIDI set up wont load up. Anyone knows how I can fix it? I am on the verge of tears as I cannot seam to find any information online about audio MIDI set up not opening. And I cannot seam to fix the MIDI issue without it. Thanks!
0
0
340
Feb ’25
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
241
Activity
Sep ’15
Voice control keeps popping up for no reason
I cant seem to find anywhere else to submit this so hopefully I can get an answer here. For some reason, voice control has been randomly popping up over the past few months for seemingly no reason. I recently got so fed up with it, I spent a while researching how to get this to stop and I found a few sources that said I could disable voice control by going into my accessibility settings etc... AND IT STILL DOES IT. I even went in a disabled every toggle I could find. What do I need to do to prevent voice control from popping up on my phone randomly.
Replies
1
Boosts
0
Views
763
Activity
Apr ’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
390
Activity
Nov ’16
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
334
Activity
Aug ’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
310
Activity
Jun ’15
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
439
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
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
335
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
572
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
755
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
244
Activity
Nov ’22
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
317
Activity
Oct ’15
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
402
Activity
Jan ’18
Shazam audio from HLS
Hi There, What would be the best approach to Shazam audio coming from an HLS asset? Is it possible to process the audio in real-time or would be better to download an audio segment and generate the Shazam signature from it? Especially on Apple TV where the mic is not an option. Thanks!!
Replies
1
Boosts
0
Views
838
Activity
Jun ’21
Audio MIDI Set Up wont load
Hi - I've been using logic for a few years now. Three days ago I whilst opening it, a pop up said MIDICORE was not working and I haven't been able to fix it since. I read online that booting up in safe mode + opening audio MIDI set up would fix it, thing is audio MIDI set up wont load up. Anyone knows how I can fix it? I am on the verge of tears as I cannot seam to find any information online about audio MIDI set up not opening. And I cannot seam to fix the MIDI issue without it. Thanks!
Replies
0
Boosts
0
Views
340
Activity
Feb ’25