Android Question "package anywheresoftware.b4a.phone.Phone does not exist" started popping up

RichyK68

Active Member
Licensed User
Longtime User
Hi,

The following error message on compiling my project has just started happening:

readmessage_subs_0.java:72: package anywheresoftware.b4a.phone.Phone does not exist

It happens on the second line of code:

Dim vr As VoiceRecognition
vr.Initialize("ReadMessage")
vr.Language="en"

If I take out that line it happens on the .Language line. I am referencing the Phone library, other projects compile fine, this project compiled fine last night, this morning it is refusing to.

Do you have any ideas?

Thanks,

Richard
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…