-
Hey,
This library works perfectly on almost all the devices, but occasionally I get an exception of the following:
`Fatal Exception: com.apple.coreaudio.avfaudio
required condition is false: fo…
-
I modified macOS sample code as below to use m4a file as BGM.
But connection closed immediately even if the file has 90 seconds music.
```
@objc func rtmpStatusHandler(_ notification: Notific…
-
### Description
Documentation seems to ignore this topic, there is no clear statement if it's safe to use AudioKit from non-main thread. It seems to work, but is not guaranteed / mentioned in docs.…
ufoq updated
8 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [X] I have read the "Reporting a bug" secti…
-
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…
-
## Flutter Sound Version :
9.3.8
----------------------------------------------------------
## Severity
- Crash
-
--------------------------------------------------------
## Platfor…
-
We did a few audio tests with @JeremTM93 and we found some bugs:
1- If the default audio track has 7.1 properties; and we change to an audio that has 5.1 properties; the sound output is still 7.1. …
cdguy updated
3 months ago
-
**Is your feature request related to a problem? Please describe.**
Hi,
Xcode is warning about OpenAL deprecation (macOS, iOS and tvOS).
Example:
```
/Users/paulo/Developer/workspaces/cpp/…
-
I am trying to record audio and stream it from the mic while also showing the wave form visualization.
Each work fine when the other is disabled but when both are enabled the Mic Audio stream comin…
-
Hi,
i'm experimenting the following crash running the iOS app with AUV3 on simulator; if the output of the device (in this case a macbook) is on something other that macbook speakers or macbook hea…
demym updated
9 months ago