Search results for

“Popping Sound”

20,040 results found

Post

Replies

Boosts

Views

Activity

AVPlayerViewController for Audio?
The Player object available in TVJS presents a really nice UI for audio playback, is it possible to get this viewcontroller as a native component as well?For example the video version is available through AVPlayerViewController, but I can't find the equilevent audio version.
1
0
320
Sep ’15
iOS: degraded audio when using createMediaElementSource() with audio element
I am looking for an explanation, bug report or viable workaround regarding degraded audio quality when a html audio element is used as a source of a web audio graph. The issue seems to occur both when using chrome or safari at least on ios 12.1A recording of the introduced noise can be found here: https://st-h.github.io/test/ios_playback_noise.mp3A basic page to reproduce the issue can be found here: https://jsfiddle.net/st___h/36w7vxn2/27/showsource code is available here: https://jsfiddle.net/st___h/36w7vxn2/27Same code runs without any issue on macOS desktop and android devices, however leads to issues every now and then on every iOS I have tried. Please not that in order to reproduce the issue, a few reloads of the page might be required as the issue is not present every time audio is played back.I have opened a similar question over at stackoverflow, which currently hasn't received much attentionhttps://stackoverflow.com/questions/54982847/crackles-and-noises-when-play
0
0
2k
Mar ’19
Copyright Issues for Pop-Culture Apps
Hi,Would anyone be able to clarify the copyright laws for applications regarding pop-culture? (eg: Musician Fan Pages, Trivia Quizes, Celebrity Fact-of-the-Day, etc). I see many on the app store, unfortunately mine was rejected due to copyright infringement, but very few details were presented. My app is a lyrics trivia app where the user is presented with small snippets of lyrics (of a certain singer/songwriter) and have to guess the correct song.Is there anyway to make this app approved for the App Store?Any help would be much appreciated, thanks.Mel
2
0
821
Jun ’17
audio broadcasting
Hello,I am looking for the audio broadcasting implementation within my application, is anyone can help how can i implement audio broadcsting like radio station.I am implementing icecast server for communicationg in my PHP backend code.Thanks
0
0
156
Dec ’15
Which sound library to use for zero-latency sounds?
AVAudioPlayer is the officially supported system library for playing sounds... except if you require very low-latency sounds (as the documentation itself states). So my question is: What third-party libraries for low-latency sounds are there, that are proven to be good?Currently for a project I'm using a library named Finch, which uses OpenAL for playing sounds. I use this library for all short sounds that require zero latency, while playing background music and other large files using AVAudioPlayer.Everything works fine... except that sometimes, completely at random, at least on a tvOS device, the OpenAL sounds just stop playing. The AVAudioPlayer sounds (like background music) still play just fine, but all sounds played through OpenAL just don't play. The problem will persist until the game is completely terminated and restarted (which 99.9% will neither think of doing, nor even know how to do), or the device rebooted (which achieves th
0
0
1.1k
Dec ’18
how can I use kAudioUnitSubType_VoiceProcessingIO capture audio get same sound as kAudioUnitSubType_RemoteIO
how can I use kAudioUnitSubType_VoiceProcessingIO capture audio get same sound as kAudioUnitSubType_RemoteIOios deprecated kAUVoiceIOProperty_DuckNonVoiceAudio the option after __IPHONE_7_0but I want to get the same sound volume use kAudioUnitSubType_VoiceProcessingIO input like kAudioUnitSubType_RemoteIO
0
0
676
Apr ’16
No Sound
I recently just updated my macbook to the latest beta and i figured out that there suddenly no sound being played (output). I had to check change the sound output to check if it works. I tried to solve all the problems that could cause this problem to occur but still, nothing happened. After waiting for a while, there was suddenly sound being played from my macbook. This is a problem that shoud have not taken place after so many betas version out there. Please help to solve this problem this problem for once and for all.Thank you,Arhaan Khaku
1
0
403
Oct ’18
Audio not sounding on some iPad generations.
Our new app, MusicJOT has a couple of customers who can't hear our audio playback. The app is for music notation which supports natural handwriting. I am using the usual AUGraph, AUNode, etc. setup which has worked fine on other iPad devices we have. Does anybody have expertise in this area or know of any graph setups which must be adhered to that I might have overlooked?
0
0
277
Mar ’17
Reply to How to Fix Cracking and Popping Sound ?
I totally agree with BNJVisuals. This is an obvious issue with Safari. My version 14.1 (14611.1.21.161.7) on Mojave 10.14.6. By comparison Chrome version 90.0.4430.212 (Official Build) (x86_64) (on the same computer and Mojave version) do not have any problems with popping or cracking sound. Apple engineers, please get off your ***** and finally fix these code bugs! Little update: Killing coreaudiod works for me as well. The question is: for how long..?
Topic: Community SubTopic: Apple Developers Tags:
May ’21
Play alarm sound from online audio file
Hi Guys,I am in the process of building an alarm clock app with the idea that I can add audio files on Amazon Web Services (AWS) so every time the alarm goes on, the user will hear a new tone rather than the preloaded ones they hear every morning.However, the problem I am having is that whenever the app is not ON throughout the night and the user turns the screen off, the alarm will go back to the standard ringtone which I have set as it will not load up the audio file from AWS. Is there a way around this? Could anyone help?Much appreciated.Thanks.
0
0
470
Apr ’17
Swift sound in game
Good afternoon.Poser: have a background track, there are sound effects.If you make a sound through AVAudioPlayer, the observed lags.If done through SKAction.playSoundFileNamed, the following happens - every time you call play a sound (short), the sound level is different.Someone tell me how to play background track and sound effects.Thank you
0
0
237
Jun ’16
iOS 14.2beta update pop up issue
Hi there, I’m getting iOS 14.2 beta pop up message every time I open my phone for this I have removed the iOS profile from my phone two days back. But now I won’t be able to download profile again to get the new patch. can you please help me?
1
0
280
Nov ’20
AVPlayerViewController for Audio?
The Player object available in TVJS presents a really nice UI for audio playback, is it possible to get this viewcontroller as a native component as well?For example the video version is available through AVPlayerViewController, but I can't find the equilevent audio version.
Replies
1
Boosts
0
Views
320
Activity
Sep ’15
iOS: degraded audio when using createMediaElementSource() with audio element
I am looking for an explanation, bug report or viable workaround regarding degraded audio quality when a html audio element is used as a source of a web audio graph. The issue seems to occur both when using chrome or safari at least on ios 12.1A recording of the introduced noise can be found here: https://st-h.github.io/test/ios_playback_noise.mp3A basic page to reproduce the issue can be found here: https://jsfiddle.net/st___h/36w7vxn2/27/showsource code is available here: https://jsfiddle.net/st___h/36w7vxn2/27Same code runs without any issue on macOS desktop and android devices, however leads to issues every now and then on every iOS I have tried. Please not that in order to reproduce the issue, a few reloads of the page might be required as the issue is not present every time audio is played back.I have opened a similar question over at stackoverflow, which currently hasn't received much attentionhttps://stackoverflow.com/questions/54982847/crackles-and-noises-when-play
Replies
0
Boosts
0
Views
2k
Activity
Mar ’19
Copyright Issues for Pop-Culture Apps
Hi,Would anyone be able to clarify the copyright laws for applications regarding pop-culture? (eg: Musician Fan Pages, Trivia Quizes, Celebrity Fact-of-the-Day, etc). I see many on the app store, unfortunately mine was rejected due to copyright infringement, but very few details were presented. My app is a lyrics trivia app where the user is presented with small snippets of lyrics (of a certain singer/songwriter) and have to guess the correct song.Is there anyway to make this app approved for the App Store?Any help would be much appreciated, thanks.Mel
Replies
2
Boosts
0
Views
821
Activity
Jun ’17
audio broadcasting
Hello,I am looking for the audio broadcasting implementation within my application, is anyone can help how can i implement audio broadcsting like radio station.I am implementing icecast server for communicationg in my PHP backend code.Thanks
Replies
0
Boosts
0
Views
156
Activity
Dec ’15
Which sound library to use for zero-latency sounds?
AVAudioPlayer is the officially supported system library for playing sounds... except if you require very low-latency sounds (as the documentation itself states). So my question is: What third-party libraries for low-latency sounds are there, that are proven to be good?Currently for a project I'm using a library named Finch, which uses OpenAL for playing sounds. I use this library for all short sounds that require zero latency, while playing background music and other large files using AVAudioPlayer.Everything works fine... except that sometimes, completely at random, at least on a tvOS device, the OpenAL sounds just stop playing. The AVAudioPlayer sounds (like background music) still play just fine, but all sounds played through OpenAL just don't play. The problem will persist until the game is completely terminated and restarted (which 99.9% will neither think of doing, nor even know how to do), or the device rebooted (which achieves th
Replies
0
Boosts
0
Views
1.1k
Activity
Dec ’18
how can I use kAudioUnitSubType_VoiceProcessingIO capture audio get same sound as kAudioUnitSubType_RemoteIO
how can I use kAudioUnitSubType_VoiceProcessingIO capture audio get same sound as kAudioUnitSubType_RemoteIOios deprecated kAUVoiceIOProperty_DuckNonVoiceAudio the option after __IPHONE_7_0but I want to get the same sound volume use kAudioUnitSubType_VoiceProcessingIO input like kAudioUnitSubType_RemoteIO
Replies
0
Boosts
0
Views
676
Activity
Apr ’16
No Sound
I recently just updated my macbook to the latest beta and i figured out that there suddenly no sound being played (output). I had to check change the sound output to check if it works. I tried to solve all the problems that could cause this problem to occur but still, nothing happened. After waiting for a while, there was suddenly sound being played from my macbook. This is a problem that shoud have not taken place after so many betas version out there. Please help to solve this problem this problem for once and for all.Thank you,Arhaan Khaku
Replies
1
Boosts
0
Views
403
Activity
Oct ’18
How to detect sound ?
HI !I just want to detect sound from headset...Which method do I have to use ?😉
Replies
1
Boosts
0
Views
341
Activity
Dec ’15
Audio not sounding on some iPad generations.
Our new app, MusicJOT has a couple of customers who can't hear our audio playback. The app is for music notation which supports natural handwriting. I am using the usual AUGraph, AUNode, etc. setup which has worked fine on other iPad devices we have. Does anybody have expertise in this area or know of any graph setups which must be adhered to that I might have overlooked?
Replies
0
Boosts
0
Views
277
Activity
Mar ’17
How to handle pop up using selenium in safari browser
How to handle pop up using selenium in safari browser
Topic: Safari & Web SubTopic: General Tags:
Replies
0
Boosts
0
Views
240
Activity
Jan ’22
No sound
After updating to 18.3 my iPad 7th generation has no sound and will not play videos
Replies
1
Boosts
0
Views
518
Activity
Jan ’25
Reply to How to Fix Cracking and Popping Sound ?
I totally agree with BNJVisuals. This is an obvious issue with Safari. My version 14.1 (14611.1.21.161.7) on Mojave 10.14.6. By comparison Chrome version 90.0.4430.212 (Official Build) (x86_64) (on the same computer and Mojave version) do not have any problems with popping or cracking sound. Apple engineers, please get off your ***** and finally fix these code bugs! Little update: Killing coreaudiod works for me as well. The question is: for how long..?
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
May ’21
Play alarm sound from online audio file
Hi Guys,I am in the process of building an alarm clock app with the idea that I can add audio files on Amazon Web Services (AWS) so every time the alarm goes on, the user will hear a new tone rather than the preloaded ones they hear every morning.However, the problem I am having is that whenever the app is not ON throughout the night and the user turns the screen off, the alarm will go back to the standard ringtone which I have set as it will not load up the audio file from AWS. Is there a way around this? Could anyone help?Much appreciated.Thanks.
Replies
0
Boosts
0
Views
470
Activity
Apr ’17
Swift sound in game
Good afternoon.Poser: have a background track, there are sound effects.If you make a sound through AVAudioPlayer, the observed lags.If done through SKAction.playSoundFileNamed, the following happens - every time you call play a sound (short), the sound level is different.Someone tell me how to play background track and sound effects.Thank you
Replies
0
Boosts
0
Views
237
Activity
Jun ’16
iOS 14.2beta update pop up issue
Hi there, I’m getting iOS 14.2 beta pop up message every time I open my phone for this I have removed the iOS profile from my phone two days back. But now I won’t be able to download profile again to get the new patch. can you please help me?
Replies
1
Boosts
0
Views
280
Activity
Nov ’20