Qt Audio playback from Axis Camera?

I think your problem is to do with your sample rate - 22KHz seems very low. How much of a difference does upping it to 44.1K make? (I think you'll also need to check that QAudioDeviceInfo::supportedSampleRates().

Contains((int)SampleRate) for whatever you choose as your SampleRate ).

I think your problem is to do with your sample rate - 22KHz seems very low. How much of a difference does upping it to 44.1K make? (I think you'll also need to check that QAudioDeviceInfo::supportedSampleRates().

Contains((int)SampleRate) for whatever you choose as your SampleRate).

I didn't think that 22KHz was low and in fact my voice was squeaky. I solved setting the sample rate to 8000 Hz and two channels. – user1047400 Nov 16 at 8:24 Cool, you should probably submit that as a self-answer :) – sjwarner Nov 16 at 8:41.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions