Give me a min I'll upload to mediafire
https://www.mediafire.com/file/fg63ttiic7p6c1h/Saiy_1.4.7.apk/file
https://www.mediafire.com/file/fg63ttiic7p6c1h/Saiy_1.4.7.apk/file
Last edited:
Hi, good day all.
I'm trying to use command:2 (invoke permanent voice recognition) intent via automagic instead of Tasker. I much prefer Automagic and will not turn away from it. (I'm a novice re: programming language if even that)
I'll explain what I have tried so far, hopefully someone can lend a helping hand.
In Automagic I have tried "Start Activity" and "Send Broadcast" Action Types.
I'm making some progress with the "Start Activity" Action where my...
-ACTION TYPE = "Start Activity"
-ACTION = "android.intent.action.SEND"
-Explicit Component Checked...
PACKAGE NAME = "com.brandall.nutter"
CLASS NAME = "com.brandall.nutter.EIH"
EXTRAS =
"putString(command, 2);
putString(password, mypassword123)"
The ACTION results in a toast "utter! password failure for external application", it looks like the command is registering, but the password is not.
My utter! POWER USER PASSWORD = "mypassword123" literally, to make things simple... that password worked for me when invoking command:2 in Tasker. I've tried different alphanumeric passwords in utter! as well.
In other words I'm trying to set the data extras in automagic to "command:2" and "password:mypassword123", but, Automagic forces ";" and forces "putString" prestatements, if that makes any sense.
It looks like automagic has all intent Function, Variable, and Snippet options ie: putString, putBoolean, putFloat, putDouble etc.
How can I get Automagic activate the permanent voice recognition function in utter!?
It would be great to just be able to have some kind of activity shortcut to turn on off voice recognition instead of this, or just have it boot with phone boot. But I'm definately not complaining as utter! is free and very good!, thanks!
![]()
I'm still clinging to Saiy, is there really anything better on the market yet (that might be offline / doesn't spy)? It sorta 'ain't broke, so I don't much see the need to fix it'. Thoughts?
Honestly, that was the best assistant. I have been using Tasker and along with IFTTT and zapier I have been trying to make my own that would get some of my stuff done. But it's nowhere near as good as s a i y.
Is Benjamin dead or what?
Why electronic mail is disabled
and why the news was interrupted and why utter and saiy was deleted from the Google market
Hi everyone,
I use SAIY for a lot of personal information: notes, schedules, SMS etc. I have been working on getting it to work offline without success for over a month now. Today I accidentally discovered that I can kick start the offline mode by running a flow in Automate that uses the voice recognition while offline. Offline voice recognition works perfectly in airplane mode after that, but this needs to be performed every time I restart SAIY.
So far it works perfectly, and I will be rooting the phone so that I can permanently disable the google packages from ever connecting to the internet, so I am hoping that this solution will be universal. I am curious to know if this works for anyone else. I am new to xda (and programming altogether - I have started learning to write code so I can work on this project) and I am very interested in working on this project as my skills improve.
Relevant info:
Automate flow: Start, Speech recognition, and Toast show. The speech recognition tile is set to the Free Form language model and Prevent Network Requests.
I am using a SAMSUNG A10 running Android 9 Pie.
Google offline languages installed: English (UK) - Ver 201, English (US) - Ver 310[/Q
هل يمكن شر
Hi everyone,
I use SAIY for a lot of personal information: notes, schedules, SMS etc. I have been working on getting it to work offline without success for over a month now. Today I accidentally discovered that I can kick start the offline mode by running a flow in Automate that uses the voice recognition while offline. Offline voice recognition works perfectly in airplane mode after that, but this needs to be performed every time I restart SAIY.
So far it works perfectly, and I will be rooting the phone so that I can permanently disable the google packages from ever connecting to the internet, so I am hoping that this solution will be universal. I am curious to know if this works for anyone else. I am new to xda (and programming altogether - I have started learning to write code so I can work on this project) and I am very interested in working on this project as my skills improve.
Relevant info:
Automate flow: Start, Speech recognition, and Toast show. The speech recognition tile is set to the Free Form language model and Prevent Network Requests.
I am using a SAMSUNG A10 running Android 9 Pie.
Google offline languages installed: English (UK) - Ver 201, English (US) - Ver 310
Hi Abu,
I am new to all of this but here is what worked for me. Honestly it is nothing really, a simple test of Automate's STT function turned out to be a sufficient kick start.
If you have trouble with Automate, I think that any speech to text app could work more easily but I have not tested it. "Speech to Text" by Xenom and "Speech to Text Notepad" by Heterioun worked on my phone when SAIY couldn't get started so they might kick start it as well.
*** The picture links will not work and I am a new member so I cannot post direct links to the images. I have put in a text workaround here but it might not display (and probably isn't xda procedure). DM me and I will send the pictures to you. And yes, I see the irony in my being unable to figure how to post pictures while sharing advice in a dev forum***
Automate Flow
__________.
| Flow................|. .<. no settings required
| beginning .|.
|_________|.............
.........○..............................
.......... |.............................
___○_____.................
| Speech......... |...............< Language: US English,
| Recognition .............Language Model: Free Form
|_________| ..... .........Max Silence: 3 seconds
..........○ ............................ Check - Prevent Network
.............|........... ......................Output Variables - Words
___○_____................
| Toast........... |......< Message: Words (fx)
| Message | .......Duration: Long
|_________|..........
...........○........................
...........................................
---------- Post added at 05:56 PM ---------- Previous post was at 05:51 PM ----------
*** Additional Question ***
One of SAIY's most appealing features is the option to create custom commands, and this seems like a great way to reprogram certain buggy commands (eg. SMS fetching). The Custom Intent option seems promising, but this requires additional nformation and my n00b is showing: I am struggling to get it to work. Does anyone know how to structure an intent with SAIY? The options are: Action/ Category/ Package/ Class/ Data/ Mime/ Extras. Using intents in general is hard for me to wrap my head around. I have read about using Intents here on xda and on other sites but I am still learning and I have been unable to find what I am looking for. Perhaps a UTFSE link to where I could learn how to apply this without taking a course for 6 months.
Thanks.
Hi Abu,
I am new to all of this but here is what worked for me. Honestly it is nothing really, a simple test of Automate's STT function turned out to be a sufficient kick start.
If you have trouble with Automate, I think that any speech to text app could work more easily but I have not tested it. "Speech to Text" by Xenom and "Speech to Text Notepad" by Heterioun worked on my phone when SAIY couldn't get started so they might kick start it as well.
*** The picture links will not work and I am a new member so I cannot post direct links to the images. I have put in a text workaround here but it might not display (and probably isn't xda procedure). DM me and I will send the pictures to you. And yes, I see the irony in my being unable to figure how to post pictures while sharing advice in a dev forum***
Automate Flow
__________.
| Flow................|. .<. no settings required
| beginning .|.
|_________|.............
.........○..............................
.......... |.............................
___○_____.................
| Speech......... |...............< Language: US English,
| Recognition .............Language Model: Free Form
|_________| ..... .........Max Silence: 3 seconds
..........○ ............................ Check - Prevent Network
.............|........... ......................Output Variables - Words
___○_____................
| Toast........... |......< Message: Words (fx)
| Message | .......Duration: Long
|_________|..........
...........○........................
...........................................
---------- Post added at 05:56 PM ---------- Previous post was at 05:51 PM ----------
*** Additional Question ***
One of SAIY's most appealing features is the option to create custom commands, and this seems like a great way to reprogram certain buggy commands (eg. SMS fetching). The Custom Intent option seems promising, but this requires additional nformation and my n00b is showing: I am struggling to get it to work. Does anyone know how to structure an intent with SAIY? The options are: Action/ Category/ Package/ Class/ Data/ Mime/ Extras. Using intents in general is hard for me to wrap my head around. I have read about using Intents here on xda and on other sites but I am still learning and I have been unable to find what I am looking for. Perhaps a UTFSE link to where I could learn how to apply this without taking a course for 6 months.
Thanks.
All permissions are for device based command purposes. NONE of your personal data is uploaded or shared to any external server of any kind
V2.2.5A RELEASED
Email
Text
Navigation
Facebook
Twitter
Directory Searches
Car Locator
Play Music
Visual Results
Wave-to-wake
+ many more features added! Please see the command list in the app for details.
Changed to foreground application with permanent notification to stop Android killing it!
V2.2.4A RELEASED
Skype fixed
FC's fixed on some commands
Speed increases
Added troubleshooting menu
Changed icon display
Enabled background test code (hidden).
V2.2.1A RELEASED
Code and UI revamp.
Converted to pre-beta background app
Usage details in the application.
V2.1.9.1A RELEASED
MASSIVE CHANGES!
Simply too many to list...
All details in the app
V2.1.0A RELEASED
Mobile data
Twitter
Facebook
Contacts (algorithm test)
Dropped 2.1 compatibility
Fahrenheit added to weather
Initialisation tweaked
Custom listener tweaked
Button labels and Loquendo sample now family friendly :eek:
HUGE code rebuild
V2.0.1A RELEASED
Tasker integration!
World Weather
Custom Listener test
Long-press-search integration
Loads of bug fixes and code improvements.
Fixed Weather and Time force closes on 2.1 & 2.2 devices
V1.9A RELEASED
Root-functions fixed
Tablet compatibility fixed
Errors when no recogniser fixed
Loads of bug fixes and code improvements.
V1.7A RELEASED
Root-functions included!
FIXED - Recogniser button errors
Loads and loads of bug fixes and code improvements.
V1.6A RELEASED
World-Time included
FIXED 'unknown' Bluetooth state message.
Loads and loads of bug fixes and code improvements.
V1.5A RELEASED
Bluetooth voice control test included
FIXED the V1.4A 4.0.3 ICS crash
FIXED FC on back button from config tab
FIXED FC when closing app
FIXED FC for Galaxy Nexus TTS settings
FIXED leaked Receiver
Loads and loads of bug fixes and code improvements.
V1.4A RELEASED
WiFi voice control test included
Loads of bug fixes and code improvements.
V1.3A - RELEASED
Fixed FC on Config Tab
V1.2A - RELEASED
Release version 'jumped' to match Play Store
Totally rewritten UI code
Totally rewritten engine logic
Prevented override of localised English voice
Added test contact loader
Intro changed to audio file
Option to record output to sdcard for translation help
So much else that I've forgotten...
V0.0.1A - RELEASED
Long presses for association are not functional yet
IVONA registers itself in error, even if it may actually work. A full uninstall and reinstall of the IVONA files is required.
Buttons don't reactivate occasionally after utterance - 'utterance' code depreciated.
Weather and Time API's are useless for USA State searches. Need to change provider.
Thanks for all of the comments and support folks. For all of those eager to test something I'm going to knock up a configuration apk over the weekend. Nothing too exciting I'm afraid, but digesting the comments I've realised I really need to initially focus on the following: