Discussion Board

Results 1 to 8 of 8

Thread: Audio streaming

  1. #1
    Registered User klemenst's Avatar
    Join Date
    Aug 2006
    Posts
    16
    Hi,

    is it possible to do "real" audio streming in c++ on Nokia S60 3ed devices (with real I mean that player does not need to read whole stream, before it starts playing (this happens in java) and that voice can be recorded and played at the same time) ?
    And if yes which api should I use for that (I am trying to do some voip ua - are there any issue that this is not possible; since I wanted to do it in java but there are few things which makes that impossible at the moment).

    Is it possbile to play audio on build in device speaker (used for normal phone calls) or can audio be only played on loud-speaker (like in java) and how :-)?

    Thanks,
    Klemen

  2. #2
    Registered User klemenst's Avatar
    Join Date
    Aug 2006
    Posts
    16
    Please can anbody answer this, at leats part about real time audio stremaing (can bi audio streamed in RT (that is not buffer before playing)) !?
    Can be done this with MMf api?

    Thanks!
    Klemen

  3. #3
    Registered User mvilcans's Avatar
    Join Date
    Aug 2006
    Location
    Barcelona, Spain
    Posts
    5
    You can definitively stream audio. For VoIP you'll probably need to use the low-level APIs defined in CMdaAudioOutputStream.

    Regarding full duplex (recording and playing back at the same time): From what I've heard and as far as I remember, the Nokia 6630 is the only device where the hardware supports that.

  4. #4
    Regular Contributor inguvaseshu's Avatar
    Join Date
    May 2006
    Location
    Hyderabad,India
    Posts
    89
    Full duplex supported from 2nd ed fp2 devices ie. 6630. For using this we need to drive sound streams with some priority setting.

    Regards,
    Sheshu Kumar Inguva.

  5. #5
    Registered User klemenst's Avatar
    Join Date
    Aug 2006
    Posts
    16
    So on nokia N80 full duplex is supported and aslo real-time audio streaming should be no problem (that I send buffer to player and it plays it at that moment and when I get another one and send it to it it plays that one and so one... - without need to give the player whole stream before it starts to play)?
    (What kind of priority setting must I use for full duplex?)

    Any info about API to use would be appreciated...

    Thanks,
    Klemen

  6. #6
    Registered User pooja_arora's Avatar
    Join Date
    Dec 2006
    Posts
    3
    How to put speaker on while audio streaming?

  7. #7
    Nokia Developer Moderator wmseto's Avatar
    Join Date
    Mar 2003
    Posts
    114
    There are limitations on audio routing on S60 3rd edition devices. See the following page for details
    http://forum.nokia.com/document/Foru...S60_3rd_Ed.htm

    The workaround is using a component named Audio Proxy Server, which is available here.
    http://discussion.forum.nokia.com/fo...d.php?t=103653

  8. #8
    Registered User pooja_arora's Avatar
    Join Date
    Dec 2006
    Posts
    3
    Actually the audio streaming is taking place, but i want to know how to control the loudspeaker (on and off) while doing that.

Similar Threads

  1. How to repeat audio playback in audio streaming?
    By asheeshv in forum Symbian C++
    Replies: 6
    Last Post: 2007-07-11, 08:33
  2. Playing audio streaming from small chunks.
    By khurshed79 in forum Symbian C++
    Replies: 1
    Last Post: 2007-07-09, 09:49
  3. Full Duplex Audio Streaming
    By ibabbar in forum Symbian Media (Closed)
    Replies: 1
    Last Post: 2006-09-16, 11:36
  4. Half Duplex Audio Streaming
    By subhrajyotisaha in forum Symbian Media (Closed)
    Replies: 0
    Last Post: 2006-05-25, 04:39
  5. How to stop audio streaming on an incoming call?
    By lalitsharma in forum Symbian C++
    Replies: 0
    Last Post: 2005-06-02, 06:29

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