![]() |
Re: "Say who is calling"
Quote:
Can you help me please, which file you had been edited exactly, and what should be in my case, where all numbers in my contacts are e.g. : + 1 (310) 6545621 please ? Many many many thanks in advance, Andrew |
Re: "Say who is calling"
I just uploaded version 0.3 to extras-devel and garage.
Changelog: Code:
* UI changes:Still in development (TODO): - Repeat saying callername (I gotta first learn python threading) - Lower ringtone volume when speaking (I really don't know if this is even possible - still researhing) Arto |
Re: "Say who is calling"
hi arto i tried the link you posted earlier and im unsure which files(s) to install...a little help please? thanks
|
Re: "Say who is calling"
Great appl man :) Thanks a lot :)
|
Re: "Say who is calling"
Quote:
|
Re: "Say who is calling"
just tested new version and it works, but only says caller name once :D
|
Re: "Say who is calling"
@Arto great app thank you very much for all your hard work, but could you please re-insert the text field for unknown caller you had on the previous version ?
Thanks in advance |
Re: "Say who is calling"
Quote:
Quote:
Just change "Call from %number%" and "Call from blocked number." to "Unknown caller calls" or whatever you like :) Arto |
Re: "Say who is calling"
@Arto: Don't forget the important feature to cancel the saying of the name IF the phone call is answered beforehand. I have this app that switches automatically to speaker and people are confused when at the start of the phone call hear their own name! Even worse, with the old version it started saying the number.. Great advancements though, it's really coming together fast!
|
Re: "Say who is calling"
haha thatd be weird, hering ur own name!!?!?
|
Re: "Say who is calling"
Just something to play with (maybe some of you knew, I didn't until now):
espeak - and therefore espeakcaller - supports SSML (Speech Synthesis Markup Language) tags in the text if the "-m" switch is added to the command line (tab "Misc." in espeakcaller). I now use SSML to add emphasis to certain words (the "<emphasis>"-element) or change the language within a string. (Say the English word "Sir" within a German sentence using "<voice xml:lang="en">"). The espeak documentation says: Quote:
|
Re: "Say who is calling"
there's one thing i've always hated in the S60 speech synthesizer when it pronounced names:
i'm living in austria and most of the people in my contacts database have names that work well with a german pronunciation. however, some people have french, turkish or croatian names that sound awful when the speech synthesizer is set to german. it would be nice if some fure version (2.0, 3.0,... ;) ) of espeakcaller could allow settings per number. like: you define all settings as you do now, but then you can add certain numbers to the espeakcaller-database and have distinct settings for each of these numbers. this would allow me to set the language differently for some callers, but it would also have the nice side effect that you could have other voices, different texts or maybe even no text at all for some of your contacts. |
Re: "Say who is calling"
Quote:
Edit. now i get it, by blocked number you mean private/witheld number |
Re: "Say who is calling"
It's the most fantastic piece of software I've ever heard. :D
|
Re: "Say who is calling"
This is one of the functions i have been missing up until now. I was in the process of learning a bit of python and dbus-stuff to get the caller-id to 'print' but you beat me to it! (and saved me the hassle of spending a week on learning it all :-) )
In short: Thanks for this mighty fine piece of software! |
Re: "Say who is calling"
And now it's broken :(
It just stopped working for me, i uninstalled/rebooted/reinstalled it but still nothing, it tried to speak at one of my tries but it was garbled... Still the synthesizer works preoperly through xterminal.... Any ideas ? Thanks in advance |
Re: "Say who is calling"
same problem now. dont have time to investigate ATM, but it doesn't make a sound when the call comes in. test-button in the GUI works fine, though.
|
Re: "Say who is calling"
this is cool stuff!
it works for me so long as there's no umlauts in the text (either directly or in the callee's name). the test from the ui works with umlauts, though. |
Re: "Say who is calling"
Hi Arto !
I had found an important "bug" i would like ot report : Your great application is dependent on : maemo-python-device-env 1.0.0-3. This is not an issue UNTIL an other application installed which is ALSO dependent on the same package. As soon as it happens, both application fail to operate. If you wish to test this, simple installe e.g: smscounter widget, and here you go. May I ask to check how you can compile or such WITHOUT this package ? I am not a programmel, but there are tons od python applictaion does not using this, so surely possible. Many Thanks for your soonest answer, Andrew |
Re: "Say who is calling"
I just uploaded version 0.4 to extras-devel and garage.
Changelog: Code:
UI changes:Quote:
Quote:
Quote:
Quote:
Arto |
Re: "Say who is calling"
I missed this:) but when I turn on the looping, the program pronounces the name of the caller after the end ring...:eek:
|
Re: "Say who is calling"
Still not working for me :(
I did the update, rebooted, but is till refuses to speak... Can someone tell e how to remove everything so i can do a fresh install ? Through the purge command i mean. Thamks in advance. |
Re: "Say who is calling"
Quote:
You could try removing these files with command "rm -r .espeakcaller" from console. Also you can try manually starting deamon from console typing "python2.5 /opt/espeakcaller/espeakcaller-daemon.py". This might also give helpful debug messages. |
Re: "Say who is calling"
Quote:
Hi Arto, - I had been updated to 0.4. - CONFIRMED : I can uninstall that python dev package, not anymore dependent. BUT PROBLEMS : 1. Every time when phone reboot "eSpeakCaller daemon enabled" checkbox gets OFF. 2. Even if this checkbox ENABLED, espeak caller NOT working. In detail : TEST is working, but when somebody calls, name / number not said. Basically it is just ringing, thats all. Test numbers and names I tried with : Name Displayed : "Bakos Andrea - Pocok" Full name is in : lastname field Number behind : +36 (20) 658235 AND Name Dispalyed : "Démi Zsolt" Full name is in : lastname field Important : special ancent char in display name ! Number behind : +36 (30) 6678549 Can you be so kind to have a look why it not working ? Many Thanks for your time and help, Andras |
Re: "Say who is calling"
works GREAT for me this app, repeat and all :D thanks
|
Re: "Say who is calling"
Quote:
|
Re: "Say who is calling"
in the 'repeat' tab after you update
|
Re: "Say who is calling"
|
Re: "Say who is calling"
I could install the v 0.4. Great GUI.
Now, does not work when receiving a call. Nota: espeakcaller-daemon está en memoria de ejecución. |
Re: "Say who is calling"
Hi Arto, i have this problem:
1) the program pronounces the name of the caller after the end ring (random) 2) every time when phone reboot eSpeakCaller turn off Anyway, I really appreciate your works!!! :) thanks in advance. |
Re: "Say who is calling"
I did a complete uninstall, removed config files and did the installation once more, now it works fine :)
Thanks Arto |
Re: "Say who is calling"
Mostrar forma romanizada
I found the problem. If write characters tilde, eg "número", not warns calls. If the delete is working properly. Is it complicated to solve this problem? I'm using the Spanish language |
Re: "Say who is calling"
Sorry still noob. Downloaded file how do I open it? And well done to those working on it!
|
Re: "Say who is calling"
Quote:
I runned the daemon manually and all i got in the terminal was "Segmentation fault" It might be somehow related to using my bluetooth headset cause it only stopped working after i disconnected and shut down bluetooth on both occations, or it might just be a coinsidence.... Any ideas ? Thanks in advance. EDIT: Ok i can safely confirm this bug. If bluetooth headset is connected, the program works perfectly. Once i disconnect the bluetooth headset it stops working and i get the segmentation fault on the terminal. This bug is not much of a bother for me cause i mainly need the espeakcaller when i do have my bt headset connected and the phone sitting in a pouch on my belt, so that i know who is calling without taking the phone out to check. |
Re: "Say who is calling"
Hi Arto, i note this :
- it's ok: The phone rings, I wait to hear caller name and I answer. - it's not ok when I answer immeditly before to hear caller name. Then, the program pronounces the name of the caller after the end of call (and repeat, repeat...). - every time when phone reboot eSpeakCaller turn off |
Re: "Say who is calling"
The app is not auto started on bootup.
@Arto you could try this in /etc/event.d/ create file espeakcaller-daemon Code:
console nonecreate file espeakcaller-boot.py Code:
#!/usr/bin/env python |
Re: "Say who is calling"
How do I install these freshly new files aka the updates :) I can't seem to find it in devels catalogue.
|
Re: "Say who is calling"
I don't 'see' it either, although it's clearly there when you access the repository from your browser. - strange. might be one of the things that come with the new PR 1.2 infrastructure that's already implemented in the autobuilder, who knows... or else the packe is just broken ;)
|
Re: "Say who is calling"
Quote:
|
Re: "Say who is calling"
http://repository.maemo.org/extras-d.../espeakcaller/
contains a version 0.4 which i dont see in the application manager |
| All times are GMT. The time now is 08:45. |
vBulletin® Version 3.8.8