Discussion Board

Results 1 to 6 of 6
  1. #1
    Registered User losheng's Avatar
    Join Date
    Jul 2008
    Posts
    2
    Hi, Guys,

    Is it possible to read a piece of custom message using the built-in speech engine over a call?

    The reason I'm asking is because I'm intending to write a little application that will read a custom message received via SMS over the call.

    I can't quite find any reference to pipe the audio output from the speech engine through the call instead of the built-in speaker.

    Thank you in advance for any pointers!

    ls

  2. #2
    Nokia Developer Moderator croozeus's Avatar
    Join Date
    May 2007
    Location
    21.46 N 72.11 E
    Posts
    3,636
    Quote Originally Posted by losheng View Post
    Hi, Guys,

    Is it possible to read a piece of custom message using the built-in speech engine over a call?

    The reason I'm asking is because I'm intending to write a little application that will read a custom message received via SMS over the call.

    I can't quite find any reference to pipe the audio output from the speech engine through the call instead of the built-in speaker.

    Thank you in advance for any pointers!

    ls
    Hi losheng and welcome to the Pys60 Dibo !

    I just tested the audio.say() function on my Mobile during a call.

    Thus you can have the output from audio.say during the call.

    *Tested on Nokia N95 !

    Best Regards,
    Croozeus
    Pankaj Nathani
    www.croozeus.com

  3. #3
    Regular Contributor shubhendra's Avatar
    Join Date
    Dec 2007
    Location
    Tempe, AZ
    Posts
    411
    IDEAS is all they need but still they think only Genius can give them that.

  4. #4
    Registered User losheng's Avatar
    Join Date
    Jul 2008
    Posts
    2
    Hi, Guys,

    Thank you for the welcome and the replies. But I'm not sure if I managed to expressed my question clearly: what I want to do is that one receiving an sms, the phone will make a call to a third party, and read the received sms to the person.

    When i tried the following:

    telephone.dial(<some_number>)
    audio.say("Hi, I'm here to relay the message")
    telephone.hang_up()

    The words were spoken over the phone's speaker, but the receiver cannot hear the words. What I would like to achieve is to have the words read to the receiver during the call.

    Croozeus: does that work as intended on your N95? I tried mine on the E90, and the voice simply wasn't piped through the call all. Is there something that I can do to bind the audio's output to the telephone module's audio input?


  5. #5
    Nokia Developer Champion gaba88's Avatar
    Join Date
    Feb 2008
    Location
    Ahmedabad, Gujarat, India
    Posts
    3,692
    hi losheng definitely
    the code you have written is not going to work as you are calling the .say() function after that call has been established.
    moreover the .say() function will make you listen the text not the person you are calling.
    for making that receiver listen to the call you have to sent your data trough the carrier which is actually not possible in PyS60 as far as i know.
    and moreover i will be pleased to be proven wrong.

  6. #6
    Nokia Developer Moderator croozeus's Avatar
    Join Date
    May 2007
    Location
    21.46 N 72.11 E
    Posts
    3,636
    Quote Originally Posted by losheng View Post

    The words were spoken over the phone's speaker, but the receiver cannot hear the words. What I would like to achieve is to have the words read to the receiver during the call.

    Croozeus: does that work as intended on your N95? I tried mine on the E90, and the voice simply wasn't piped through the call all. Is there something that I can do to bind the audio's output to the telephone module's audio input?

    Yes, It worked on my N95 ! I did the calling externally rather using the telephone module.
    The text is read over the call, I am not sure if the person on the otherside can hear it, but I heard it in the call and not through the speaker.

    Just tested on my E90 and got similar results.

    Best Regards,
    Croozeus
    Pankaj Nathani
    www.croozeus.com

Similar Threads

  1. Ownership of an outgoing call initiated by default phone application
    By roji in forum Symbian Networking & Messaging (Closed)
    Replies: 1
    Last Post: 2006-11-21, 22:53
  2. Problem in makeing Phone Call in 2nd edition
    By yogesh.bhople in forum Symbian C++
    Replies: 4
    Last Post: 2006-11-18, 08:47
  3. Unattended conference call phone
    By CRoedel in forum Mobile Java General
    Replies: 5
    Last Post: 2006-11-10, 00:17
  4. SX1 dialling initiates fax call instead of voice call
    By kdinn in forum Symbian Networking & Messaging (Closed)
    Replies: 3
    Last Post: 2005-08-25, 06:12
  5. Problem with recording on N6600 during a phone call.
    By Igor Pchelko in forum Symbian C++
    Replies: 1
    Last Post: 2004-02-11, 11:19

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