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,121件の閲覧回数
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 返答(返信)

537件の閲覧回数
dikshabhatti
Contributor I
0 件の賞賛

537件の閲覧回数
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 件の賞賛