How Do I do Real Time Sound/Signal Processing On The iPhone?

前端 未结 2 1524
孤街浪徒
孤街浪徒 2021-02-10 16:29

I may be doing an iPhone-based application doing near-real-time sound-processing (filtering, etc). I was wondering the best way to get started. Would I want to create an audio c

2条回答
  •  面向向阳花
    2021-02-10 17:24

    I used SpeakHere as a starting point for some audio processing I wanted to do. It's relatively easy to understand, and has all the pieces to do input and output.

提交回复
热议问题