-
### Introduction
Deprecate Cocoapods as the dependency manager for iOS, and add support for Swift Package Manager (SPM) as its successor.
### Details
There is growing evidence that SP…
sja26 updated
7 hours ago
-
Hello AudioKit team,
Is it possible for you guys to create Android SDK version of AudioKit? so Java & XML programmers can use AudioKit for android?
So far there are a few audio-related SDK packa…
ghost updated
5 months ago
-
To make an iPhone play sound from the loudspeakers, not the receiver, it is necessary to add .defaultToSpeaker to the AVAudioSession options. This is causing the audio_capture session to not initializ…
-
### Problem Description
example streams-audiokit-webserver_wav no sound with AI audiokit.
Example streams-audiokit-audiokit is working
When I change auto config = kit.defaultConfig(RX_MODE); to a…
-
### Board
ESP32-D0WD-V3 audiokit
### Device Description
Audiokit 2.2
### Hardware Configuration
Default Audiokit
### Version
latest master (checkout manually)
### IDE Name
Arduino IDE
### Op…
-
### macOS Version(s) Used to Build
macOS 13 Ventura
### Xcode Version(s)
Xcode 14
### Description
I have an old objective-C project where is using AudioKit v2.3 https://github.com/AudioKit/AudioK…
-
In the popup.html, the links don't open the links as intended unless you press ctrl + click.
-
Hey,
I'm having an issue playing M4A files with StreakingKit. I can play M4A files under 5 minutes but any that exceed that length result in an an unexpected error (code 2) and do not play back.
…
-
### Description
App crashing shortly after launch, due to an issue fetching Firebase App Check token.
We're using AppAttest, with code very similar to provided default code i.e.
```
class YourSi…
-
Are there any plans on supporting linux as a platform?
Although apple/swift-corelibs-foundation is still under development and a bit far from completion, it's being used by some Server Side Swift f…