-
#### Description
Area:
Audio Toolbox
Summary:
Crash in a VoIP app, when placing or answering a call
Steps to Reproduce:
Seen this crash in different scenarios:
-Initiating a call
-Receivin…
-
Firstly, I'd like to say thanks for the module. :)
Now the issue: when no audio is played on a Mac for a while, it seems to turn off the audio system or something.
When I attempt to use `node-core-a…
-
Found in the wild: M:AudioToolbox.AudioBuffers.op_Explicit(AudioToolbox.AudioBuffers)~System.IntPtr
-
TTSDK.podspec中的AudioToolBox中的字母B大写导致编译时报找不到AudioToolBox framework错误。
-
It seems that if you build a .framework out of FoundationKit `NKAudioRecorder` fails, since it depends on `AudioToolbox`. It works for a static library.
My understanding is that this is since framewo…
MSch updated
13 years ago
-
```
Caused by:
process didn't exit successfully: `/Users/alvatar/Developer/coreaudio-sys/target/debug/build/coreaudio-sys-b3082b771964cd59/build-script-build` (exit status: 101)
--- stdout
c…
-
I get this error:
```
/Users/konsumer/Desktop/otherdev/null0-sokol/build/_deps/sokol_gp-src/sokol_gp.h:1583:10: error: no member named 'fs' in 'struct sg_shader_desc'
1583 | desc.fs.images[0…
-
macOS 11 has a new API for managing audio threads that cooperate with each other. I think this would be appropriate for supernova's DSP thread pool.
Here's an introduction: https://developer.apple.…
-
The crash:
Fatal Exception: NSInvalidArgumentException
*** -[AVAssetWriterInput initWithMediaType:outputSettings:sourceFormatHint:] 4 is not a valid channel count for Format ID 'aac '. Use kAudioF…
pionl updated
6 years ago
-
```c
#ifdef DEBUG
#import
#import "WXScannerVC.h"
#import "UIViewController+WXDemoNaviBar.h"
#import "WXDemoViewController.h"
#import "WXDebugTool.h"
// Here is error
#import
#import
```
…