开发者

symbian C++ downsizing libraries

I wish to record audio at 32 kHz on my Symbian device but it only supports 48 kHz. From searching the internet I believe the term for what I am trying to do is called downsizing. Is there a C++ library that will开发者_C百科 compile and run on Nokia Symbian phones that will do this for me? Or is the algorithm simple enough for me to implement on my own?


The term you are looking for is downsampling. You can probably get the code you need from the sources of the open source SoX utility.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜