先参考文档添加了一个 hello world 的 link;
按照下面的框架来处理
ipcframe_out_host <----> ipcframe_in_dsp <----> dsp_alg
+
ipcframe_in_host
请帮我看一下这个思路有没有问题,我这里想添加一个类似回声抑制、啸叫处理的算法在里面?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
先参考文档添加了一个 hello world 的 link;
按照下面的框架来处理
ipcframe_out_host <----> ipcframe_in_dsp <----> dsp_alg
+
ipcframe_in_host
请帮我看一下这个思路有没有问题,我这里想添加一个类似回声抑制、啸叫处理的算法在里面?