[Qt-interest] Record sound from microphone in Qt

arun kumar arunkumaraymuo at gmail.com
Sun Aug 14 04:00:22 CEST 2011


Is there any possibility of saving audio input to any other format...?







2011/8/13 suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>

> I'm afraid that vanilla Qt supports only raw PCM file and
> some plugin is needed to support ".wav" file. If you check
> the source multimedia/audio/qaudiodeviceinfo.cpp, you will
> fine that "audio/pcm" is builtin codec but no other. See also
> http://doc.qt.nokia.com/latest/qaudiodeviceinfo.html#supportedCodecs
> I don't know if there is any existing plugins to support
> ".wav" or it is impossible to produce such under FOSS license.
>
> Regards,
> mpsuzuki
>
> arun kumar wrote:
> > Thanks to your replay..., but how I can save this input to a wave file in
> > MAC OS
> >
> >
> >
> > 2011/8/13 suzuki toshiya <mpsuzuki at hiroshima-u.ac.jp>
> >
> >> Hi,
> >>
> >> Have you checked audio input example in Qt Reference document?
> >> http://doc.qt.nokia.com/4.7/multimedia-audioinput.html
> >>
> >> Regards,
> >> mpsuzuki
> >>
> >> arun kumar wrote:
> >>> Hi,
> >>>
> >>> Anybody knows how to record audio sounds from microphone to an audio
> file
> >>>  and process that sound using SoundTouch library , Do you have any
> >>> suggestions or any exaple that in Qt will be very helpful to me, please
> >> help
> >>> me
> >>>
> >>>
> >>> Thanks In Advance.
> >>> Arun Kumar K S
> >>>
> >>>
> >>>
> >>>
> ------------------------------------------------------------------------
> >>>
> >>> _______________________________________________
> >>> Qt-interest mailing list
> >>> Qt-interest at qt.nokia.com
> >>> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
> >>
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110813/755beb5f/attachment.html 


More information about the Qt-interest-old mailing list