Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User rastapasta's Avatar
    Join Date
    Oct 2005
    Posts
    3
    Can Anyone help.

    I have created an application that uses the CMdaAudioInputStream to record an input stream to a file.

    1. What is the default file format i.e. is it PCM, WAV or AMR.

    2. How can I set the file format that I want to record too. And if, for
    Example PCM is the default format, what should I do to make my
    application record the audio input stream to the WAV or MP3 i.e
    different file format.

    3. How do I continiuosly stream audio input. I have looked at the Audio
    Input/Output Streaming example which is good. but has limitations for
    what I need to do. I need to Record approx. 5 - 10 mins of audio data
    if possible.


    Thanks in advance

    Rastapasta

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    its PCM, you basically just have to use converters to convert the PCM to your target format after you get it from the recording stream.

    yucca

  3. #3
    Registered User elhasab's Avatar
    Join Date
    Jan 2006
    Posts
    11
    Mr. Rastapasta
    please i need help urgently
    iam a student and have no idea about symbian, and was asked to make a digital signal processing DSP project on S80
    please view my thread and this thread too
    no one answered my questions on them
    i hardly could (killed myself to do this) make my CMdaAudioInputStream but i couldnt compile my code due to these errors:
    Code:
    HELLOWORLDBASICAPPUI.obj : error LNK2001: unresolved external symbol "public: void __thiscall CMdaAudioInputStream::SetPriority(int,enum TMdaPriorityPreference)" (?SetPriority@CMdaAudioInputStream@@QAEXHW4TMdaPriorityPreference@@@Z)
    HELLOWORLDBASICAPPUI.obj : error LNK2001: unresolved external symbol "public: void __thiscall CMdaAudioInputStream::SetGain(int)" (?SetGain@CMdaAudioInputStream@@QAEXH@Z)
    HELLOWORLDBASICAPPUI.obj : error LNK2001: unresolved external symbol "public: int __thiscall CMdaAudioInputStream::MaxGain(void)const " (?MaxGain@CMdaAudioInputStream@@QBEHXZ)
    HELLOWORLDBASICAPPUI.obj : error LNK2001: unresolved external symbol "public: void __thiscall CMdaAudioInputStream::Open(class TMdaPackage *)" (?Open@CMdaAudioInputStream@@QAEXPAVTMdaPackage@@@Z)
    HELLOWORLDBASICAPPUI.obj : error LNK2001: unresolved external symbol "public: static class CMdaAudioInputStream * __cdecl CMdaAudioInputStream::NewL(class MMdaAudioInputStreamCallback &)" (?NewL@CMdaAudioInputStream@@SAPAV1@AAVMMdaAudioInputStreamCa
    llback@@@Z)
    HELLOWORLDBASICAPPUI.obj : error LNK2001: unresolved external symbol "public: void __thiscall CMdaAudioInputStream::ReadL(class TDes8 &)" (?ReadL@CMdaAudioInputStream@@QAEXAAVTDes8@@@Z)
    HELLOWORLDBASIC.APP - 9 error(s), 0 warning(s)
    I have created an application that uses the CMdaAudioInputStream to record an input stream to a file.
    so please tell me what's wrong, and please as fast as possible
    my trial (my bad code ) is written in my threads
    I have looked at the Audio Input/Output Streaming example which is good
    where is that example??



    many thanx in advance

Similar Threads

  1. About the audio input stream example from Symbian
    By saluzi_b147 in forum Symbian C++
    Replies: 2
    Last Post: 2007-07-13, 04:27
  2. Audio input stream example
    By Moning2 in forum Symbian C++
    Replies: 5
    Last Post: 2005-06-27, 12:01
  3. Audio input streaming problem
    By mitay2 in forum Symbian Media (Closed)
    Replies: 5
    Last Post: 2005-05-04, 13:38
  4. Audio Input Stream on 6600 records a-law?
    By siharkonnen in forum Symbian C++
    Replies: 0
    Last Post: 2004-02-02, 12:42
  5. Stream audio recording problem
    By abhishekmishra in forum Symbian C++
    Replies: 0
    Last Post: 2002-10-04, 03:56

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved