Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User seshukc's Avatar
    Join Date
    Feb 2004
    Posts
    7
    Hi All,
    I want to play the audio file which I am recieving over network. Is it possible to play with out storing in to file.

    If possible please let me know.

    Thanks,
    Seshu

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    check the OpenDesL() function of your audio class. it takes descriptor containing audio file as an argument.

    yucca

  3. #3
    Registered User seshukc's Avatar
    Join Date
    Feb 2004
    Posts
    7
    Hi yucca,
    My problem is like I want recieve the data and at the same time I want to play from the buffer.

    Means I want fill the buffer and at same time I want to play the content in the buffer.

    Can you please let me know if it is possible. Is there any method for playing audio content which coming through network.

    Thanks,
    Seshu.

  4. #4
    Super Contributor sopta007's Avatar
    Join Date
    Apr 2003
    Location
    Czech Republic
    Posts
    915
    you should take a look at these "audio" articles at http://www.newlc.com/rubrique.php3?id_rubrique=19
    Maybe you get some ideas how to do it...

  5. #5
    Registered User randal_x's Avatar
    Join Date
    May 2004
    Posts
    5
    Hi seshukc,

    I have similar problem.
    I think it 's needed to make 2 threads (Active Object?) - one for writing and one for reading from the descriptor. And get them access to this descriptor by reference. But I don't know if it is good idea. I will check it.
    Did You find any other solution?

    randal

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