Say caller's name
Coming from Symbian, I would like to see feature "say caller's name" on Jolla. When phone is receiving incoming, phone "speaks" caller's name 2 times during ringing, of course if the phone number is stored in phone.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
Coming from Symbian, I would like to see feature "say caller's name" on Jolla. When phone is receiving incoming, phone "speaks" caller's name 2 times during ringing, of course if the phone number is stored in phone.
I did some preliminary research into this, using my phone, and don't think it would be too hard to implement this as an app.
for playing the sound: open the stream with property "media.name" = "notiftone"
Then that stream is classified as non-silent, and it is allowed to play while ringtone is playing. The ringtone volume is attenuated a bit so that headphones aren't too loud. This nonsilent/notiftone stream isn't affected by this, so this should be taken into consideration when figuring out the volume for the stream. To have the stream follow global ringtone volume, have property module-stream-restore.id = "x-meego-ringing-volume" (but again, that is not affected by the attenuation). As a reference, ringtone volume is 77% when headphones are connected, 100% otherwise (-6.81 dB).
Proof of concept probably in a few hours or a weekend. (Not from me though)
Updated with hints about audio usage from someone helpful in-the-know™.
In Symbian times, we had a special audio policy tables corrections to let exactly speech-to-text ringing tone be played together with the ringing tone. It was also lowering the ringing tone volume then. Worked fine, but sure could not be done by 3rd parties. Just sharing how we did it in the past.
Artem ( 2014-01-21 12:37:26 +0200 )editThis thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2013-12-29 21:04:33 +0200
Seen: 776 times
Last updated: Jan 21 '14
[Feature-request] Automatic call answer when connected to (BT) handsfree/headset
Filter for telemarketing calls and commercial SMS's
[Fixed in 1.0.3.8] Req: Phone number (and more) search in contacts [released]
PBAP bluetooth profile support is requested [released]
My Jolla does not recognise any micro sd card. What I can do? [answered]
Add skype integration to sailfish os
Add DBus interface to stock music player [released]
[How-To] WPA-802.1X (enterprise), eduroam +[Others] GUI wifi support needed + workaround [released]
somewhat duplicate of https://together.jolla.com/question/824/voice-dialing/
Yaniel ( 2013-12-29 21:34:33 +0200 )editNot exactly. In https://together.jolla.com/question/824/voice-dialing/ it is about calling (you say name, phone calls). I'm talking about incoming calls. Phone rings, and during ringing says caller's name.
Kreso ( 2013-12-29 21:46:03 +0200 )editMy bad. Yes that would be a nice feature for many.
Yaniel ( 2013-12-30 00:59:40 +0200 )editfeature not only for limited people mobility with natural voice (not robotic) :-)
redge73 ( 2013-12-30 03:37:29 +0200 )editIf support for headphone button will be added to Jolla, this would be especially useful. Then you could hear the caller's name and press the microphone button to answer, without taking the phone out of your pocket. Same for voice dialing: press button and say who you want to call.
hana ( 2013-12-30 06:19:48 +0200 )edit