I developed a program for symbian that it should record and play raw audio data.
The data are stored in a QBuffer and I use QAudioInput to record and QAudioOutput to play.
But the volume of the output sound is very low.
What can I do to increase the output volume?