TiVo Community Forum banner
1 - 20 of 201 Posts

· So tired.....
Joined
·
212 Posts
Dammit, now I've got to go and try and get this to work. Will you people please stop writing very useful, very kool little HME apps!!!! :)

If this works with Galleon, this would be uber-sweet. The wife can finally retrieve voicemails herself.

-DPF
 

· Registered
Joined
·
132 Posts
DPF said:
Dammit, now I've got to go and try and get this to work. Will you people please stop writing very useful, very kool little HME apps!!!! :)

If this works with Galleon, this would be uber-sweet. The wife can finally retrieve voicemails herself.

-DPF
Third-party apps will only work in Galleon 1.2.0 or earlier. Galleon 1.3.0 and later uses a newer HME SDK which has not been released yet and is not compatible with those apps.
 

· Registered
Joined
·
130 Posts
javahmo said:
Third-party apps will only work in Galleon 1.2.0 or earlier. Galleon 1.3.0 and later uses a newer HME SDK which has not been released yet and is not compatible with those apps.
Any idea on the time line for the later HME SDK ?
With 7.2 software requiring later versions of Galleon we're kind of getting ourselves boxed in here.
 

· Registered
Joined
·
8 Posts
Try this, it's working for me (somewhat):

1. download ant from ant.apache.(org)
2. unzip
3. I moved the folder ..\apache-ant-1.6.5\ to C:\Program Files\apache-ant-1.6.5\
4. Open cmd window
5. Enter the following:

set ANT_HOME=c:\<ant directory> mine is C:\Program Files\apache-ant-1.6.5\
set JAVA_HOME=c:\<jdk directory> mine is C:\Program Files\j2sdk1.4.2_08
set PATH=%PATH%;%ANT_HOME%\bin

If you need jdk:
java.sun.(com)/j2se/1.4.2/

unzip source.zip for tivonage

if needed unzip lame and add location of lame.exe to PATH

i.e. set set PATH=%PATH%; C:\Program Files\lame

in cmd window cd to this directory

type ant

if build is succesful type ant run

A configuration dialog should appear asking for vonage login, password, phone number

Looking in the cmd window you should see something like Vonage Settings OK

On Tivo under Music, Photos you should see TiVonage Voice Mail

I tried a test message and it shows up on Tivo, succesfully downloads the wav but gets an error converting to mp3. If I convert it manually it works but at the wrong bitrate or something.

Also, Galleon is not installed on the PC Tivonage is installed on, but I have it installed on another PC.
 

· Registered
Joined
·
9 Posts
Discussion Starter · #13 ·
mgoblue2215 said:
Try this, it's working for me (somewhat):

1. download ant from ant.apache.(org)
2. unzip
3. I moved the folder ..\apache-ant-1.6.5\ to C:\Program Files\apache-ant-1.6.5\
4. Open cmd window
5. Enter the following:

set ANT_HOME=c:\<ant directory> mine is C:\Program Files\apache-ant-1.6.5\
set JAVA_HOME=c:\<jdk directory> mine is C:\Program Files\j2sdk1.4.2_08
set PATH=%PATH%;%ANT_HOME%\bin

If you need jdk:
java.sun.(com)/j2se/1.4.2/

unzip source.zip for tivonage

if needed unzip lame and add location of lame.exe to PATH

i.e. set set PATH=%PATH%; C:\Program Files\lame

in cmd window cd to this directory

type ant

if build is succesful type ant run

A configuration dialog should appear asking for vonage login, password, phone number

Looking in the cmd window you should see something like Vonage Settings OK

On Tivo under Music, Photos you should see TiVonage Voice Mail

I tried a test message and it shows up on Tivo, succesfully downloads the wav but gets an error converting to mp3. If I convert it manually it works but at the wrong bitrate or something.

Also, Galleon is not installed on the PC Tivonage is installed on, but I have it installed on another PC.
Thanks :D, but does it still work on the tivo with the converting problem
 

· Tivo/Galleon Rocks!
Joined
·
12 Posts
I played with this thing for a few hours...

Downloaded ANT.. tried to run it... failed...

Looked at the code from vonaje to try to see why it failed getting voice messages..


Bottom line: very crude and experimental.

If the author is going to continue to work on this and try to make it stable, great, because I think this is a great idea...

But I don't see any signs...

Too bad...

It's like going to the game, but leaving after the 3rd qtr.

:(
 

· Tivo/Galleon Rocks!
Joined
·
12 Posts
It's called "Sunny Path Code" which means limited (or no) error handling and it works only if the environment and everything else is in perfect alignment. The author got it to work on his machine, but no one else has been totally successful.

But the maybe good news is that I did a bit of digging and found out that the author is going to turn over the project to someone else who may carry it forward.

In the world of open source projects there are no guarantees, but we can hope as it is a great idea.

We also have to give the author credit for thinking of it, writing a prototype, and then realizing that he did not have the time to continue the project, found someone else he could turn it over to.

So we just may well see the 4th qtr after all and enjoy the game
 
1 - 20 of 201 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top