Search results for

“Popping Sound”

20,421 results found

Post

Replies

Boosts

Views

Activity

Audio Extension without UI
Hi there, I'd like to create and expose an Audio Unit Extension for iOS, but there are no parameters that a user can set. Is it possible to expose an Audio Unit Extension without a storyboard? If I leave the storyboard-entry empty in the plist, the extension will crash ...
1
0
505
Oct ’15
Scene kit and positional audio
I am trying to play audio from a scnnode in SceneKit. I have looked at the sample code and have tried to build my own code using an ARimageanchor. I'm not sure how to proceed. ARkit recognizes the images. I just need help with the next steps for playing the audio.
1
0
463
Jul ’20
Audio interruption end notifications
The audio session programming guide says there's no guarantee an interruption begin notification will have a corresponding end notification, and that in its absence you should determine (presumably using some other means) whether your app should reactivate the audio session. There are some other things in the programming guide that are deprecated or outdated, so I'm wondering if maybe this is out of date as well.Is it still the case that interruption end notifications can be missing? If so, what does the documentation mean by 'determine' that your app can restart audio? How would you do that exactly?
0
0
365
Jan ’17
Reply to POP Implementations with multiple files
I don’t think there’s a Silver Bullet™ solution for you here; it sounds like you are aware of your current options and you just have to decide on which of them best suits your needs.You might want to pop over to swift-evolution, where there is currently much debate about the future of access control and Swift submodules, both of which might give you better options in the future.Share and Enjoy — Quinn “The Eskimo!” Apple Developer Relations, Developer Technical Support, Core OS/Hardware let myEmail = eskimo + 1 + @apple.com
Topic: Programming Languages SubTopic: Swift Tags:
Mar ’17
Spatial Audio in iPhone 6s
Hello Apple, Is there a possiblity that iPhone 6s will be able to support Spatial Audio in the future iOs updates? I really enjoy listening to music and I cannot afford yet to upgrade my iPhone to experience Spatial Audio using my AirPods 2. Thank you for considering this request.
0
0
488
Oct ’21
Clicking sound at the start of every Audio play (Safari iOS 14 beta 4)
We have web apps that read text on the screen and ever since we upgraded to beta iOS 14 while running on safari; there is a clicking sound at the beginning of each audio play. This has never happened on any previous versions of iOS. Does anyone have an idea about what's been changed in iOS 14's Safari as far as it's audio playing component goes?
0
0
280
Aug ’20
AVAudioSessionCategorySoloAmbient and no audio on Bluetooth
I am playing audio using category AVAudioSessionCategorySoloAmbient in order to play some alerts that I don't to be played when the silent switch is on.However I would like when the silent switch is not activated , that the audio is played on device and not on the bluetooth device that may be connected.) With AVAudioSessionCategorySoloAmbient, it is not possible to override audio output to speaker (AVAudioSessionPortOverrideSpeaker) or set default mode to speaker.It is possible to choose the output route and follow the silent switch ?
0
0
411
Dec ’15
iOS Audio Crackling issue when send audio data to UDP server and Play
I am experiencing an issue while recording audio using AVAudioEngine with the installTap method. I convert the AVAudioPCMBuffer to Data and send it to a UDP server. However, when I receive the Data and play it back, there is continuous crackling noise during playback. I am sending audio data using this library https://github.com/mindAndroid/swift-rtp by creating packet and send it. Please help me resolve this issue. I have attached the code reference that I am currently using. Thank you. ViewController.swift
0
0
609
Nov ’24
Swift Playground alert pop
Hello, I’m encountering an issue where an alert dialog keeps appearing repeatedly in my swift playground project. I pressed Allow button but it keeps appearing again. Does anyone can help me about it?
Replies
1
Boosts
0
Views
467
Activity
Dec ’25
Audio Extension without UI
Hi there, I'd like to create and expose an Audio Unit Extension for iOS, but there are no parameters that a user can set. Is it possible to expose an Audio Unit Extension without a storyboard? If I leave the storyboard-entry empty in the plist, the extension will crash ...
Replies
1
Boosts
0
Views
505
Activity
Oct ’15
Scene kit and positional audio
I am trying to play audio from a scnnode in SceneKit. I have looked at the sample code and have tried to build my own code using an ARimageanchor. I'm not sure how to proceed. ARkit recognizes the images. I just need help with the next steps for playing the audio.
Replies
1
Boosts
0
Views
463
Activity
Jul ’20
Audio interruption end notifications
The audio session programming guide says there's no guarantee an interruption begin notification will have a corresponding end notification, and that in its absence you should determine (presumably using some other means) whether your app should reactivate the audio session. There are some other things in the programming guide that are deprecated or outdated, so I'm wondering if maybe this is out of date as well.Is it still the case that interruption end notifications can be missing? If so, what does the documentation mean by 'determine' that your app can restart audio? How would you do that exactly?
Replies
0
Boosts
0
Views
365
Activity
Jan ’17
Text to audio file convert
Hello,I want to convert text to audio mp3 file. Is there any framework or third party API we can use it to conver text into Audio file?
Replies
1
Boosts
0
Views
1.9k
Activity
May ’18
Reply to POP Implementations with multiple files
I don’t think there’s a Silver Bullet™ solution for you here; it sounds like you are aware of your current options and you just have to decide on which of them best suits your needs.You might want to pop over to swift-evolution, where there is currently much debate about the future of access control and Swift submodules, both of which might give you better options in the future.Share and Enjoy — Quinn “The Eskimo!” Apple Developer Relations, Developer Technical Support, Core OS/Hardware let myEmail = eskimo + 1 + @apple.com
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’17
Spatial Audio in iPhone 6s
Hello Apple, Is there a possiblity that iPhone 6s will be able to support Spatial Audio in the future iOs updates? I really enjoy listening to music and I cannot afford yet to upgrade my iPhone to experience Spatial Audio using my AirPods 2. Thank you for considering this request.
Replies
0
Boosts
0
Views
488
Activity
Oct ’21
TestFlight Users have no Audio
Hi All: My app is working great on all of my devices, but all of my test flight users are saying there is no audio when tapping on videos. The videos are being streamed from my server. Any thoughts on why only the test flight users get no audio at all?
Replies
1
Boosts
0
Views
1.3k
Activity
Feb ’23
Notifications doesn’t sound
Is anyone else experiencing notifications appearing on iPhone but no sounds? I’ve checked all settings and they seem to be correct. This just started a day ago . I reset the notifications reset the apps .
Replies
1
Boosts
0
Views
506
Activity
Mar ’23
SceneKit for audio interfaces
I'm currently working with AudioKit for an audio app and would like to get 3d buttons in there. Is SceneKit the right approach for that? If yes how would i limit eg rotation of elements and handle user interactions of eg knobs? Any direction would be welcome :)
Replies
0
Boosts
0
Views
436
Activity
Nov ’20
Custom sound in Pushnotification.
Hi Developer Team, I am using firebase push notification, added custom sound for pay load but i am receiving,I am always receiving default sound.So let me know any new change's in aps format Thanks, M.Murali
Replies
0
Boosts
0
Views
784
Activity
Aug ’20
iOS 15 Background Sound
Will there be more background sounds that will be added? I have a few more suggestions such as: Rain with Thunder Light & Heavy Rain Fall Restaurant Customers talking Forest Surroundings I feel like those will be great additions towards the Background sounds and how to improve it well!
Replies
0
Boosts
0
Views
625
Activity
Sep ’21
Clicking sound at the start of every Audio play (Safari iOS 14 beta 4)
We have web apps that read text on the screen and ever since we upgraded to beta iOS 14 while running on safari; there is a clicking sound at the beginning of each audio play. This has never happened on any previous versions of iOS. Does anyone have an idea about what's been changed in iOS 14's Safari as far as it's audio playing component goes?
Replies
0
Boosts
0
Views
280
Activity
Aug ’20
AVAudioSessionCategorySoloAmbient and no audio on Bluetooth
I am playing audio using category AVAudioSessionCategorySoloAmbient in order to play some alerts that I don't to be played when the silent switch is on.However I would like when the silent switch is not activated , that the audio is played on device and not on the bluetooth device that may be connected.) With AVAudioSessionCategorySoloAmbient, it is not possible to override audio output to speaker (AVAudioSessionPortOverrideSpeaker) or set default mode to speaker.It is possible to choose the output route and follow the silent switch ?
Replies
0
Boosts
0
Views
411
Activity
Dec ’15
iOS Audio Crackling issue when send audio data to UDP server and Play
I am experiencing an issue while recording audio using AVAudioEngine with the installTap method. I convert the AVAudioPCMBuffer to Data and send it to a UDP server. However, when I receive the Data and play it back, there is continuous crackling noise during playback. I am sending audio data using this library https://github.com/mindAndroid/swift-rtp by creating packet and send it. Please help me resolve this issue. I have attached the code reference that I am currently using. Thank you. ViewController.swift
Replies
0
Boosts
0
Views
609
Activity
Nov ’24