Speex-Demo-for-iOS
Speex-Demo-for-iOS copied to clipboard
Use speex to record & play in iOS
Results
2
Speex-Demo-for-iOS issues
Sort by
recently updated
recently updated
newest added
MediaCodec.m 中第40行 SpeexManager *intercom = (__bridge SpeexManager *)inClientData; Thread 1: EXC_BREAKPOINT (code=1, subcode=0x1833ed61c) 有个 bug。 我在 controller 中调用了录音,退出 controller,再进入 controller,再进行录音的时候就 crash 了。 报错信息:*** -[SpeexManager retain]: message sent to deallocated instance...