Can we use CMdaAudioInputStream/CMdaAudioOutputStream for encode/decode in AMR format?
Today in 7.0s it only supports PCM format, but in Audi0StreamSymbianOSv1.1.pdf file it mentions
that CMdaAudioInputStream/OutputStream will support non-PCM formats also from 8.0?
Can i assume Nokia 6630's InputStream/OutputStream API's support AMR format
do you think that soulution could be streaming into PCM and than converting into AMR??? May be worse solution than directly streaming into AMR but also solution...