I am trying to use
XSpeechRecognizer.zip
by Multiverse app
https://www.b4x.com/android/forum/t...ognition-api-wrapper.62959/page-2#post-570849
I tested it with two different phones, and the issue I get seems like I am missing a Library refference, can you help? (Example Code unchanged)
--------------------
B4A Version: 8.50
Parsing code. Error
Error parsing program.
Error description: Unknown type: xspeechrecognizer
Are you missing a library reference?
Error occurred on line: 30 (Main)
Private Obj_speech As XSpeechRecognizer
----------------------------------------------------
It is not compiling....
---------------------------
Libraries in use are:
Core Version (Version 8,50)
JavaObject (Version 2.05)
Phone (version 2.50)
What other Lib should I have checked?
XSpeechRecognizer.zip
by Multiverse app
https://www.b4x.com/android/forum/t...ognition-api-wrapper.62959/page-2#post-570849
I tested it with two different phones, and the issue I get seems like I am missing a Library refference, can you help? (Example Code unchanged)
--------------------
B4A Version: 8.50
Parsing code. Error
Error parsing program.
Error description: Unknown type: xspeechrecognizer
Are you missing a library reference?
Error occurred on line: 30 (Main)
Private Obj_speech As XSpeechRecognizer
----------------------------------------------------
It is not compiling....
---------------------------
Libraries in use are:
Core Version (Version 8,50)
JavaObject (Version 2.05)
Phone (version 2.50)
What other Lib should I have checked?