Audio input output at the same time on QT 4.8 with imx6 sabre lite

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Audio input output at the same time on QT 4.8 with imx6 sabre lite

1,857 次查看
mariorodriguez
Contributor II

Hello Community,

I am trying to do an application where the audio input (microphone) and the audio output work at the same time in QT using QAudioInput and QAudioOutput. The AudioInput and the AudioOutput examples from Qt work good on the imx6. But when I try to write an application where both are active (Audio input and output) my application does not work under imx6. I tried my application under Linux and it works fine, only when it comes to imx6 it doesnt work. What elso do I need to configure so that the audio mixer works correctly?

Regards,

Mario

0 项奖励
回复
2 回复数

1,273 次查看
dikshabhatti
Contributor I
0 项奖励
回复

1,273 次查看
mariorodriguez
Contributor II

I tried exactly to run that code on the mx6 board but with no luck :smileysad:. What I did at the end was to use Alsa directly instead of Qt and only then I could use full audio duplex. Thanks for the tip thought!

0 项奖励
回复