• voice access....again

  • Lev26Level 3 - Gold Member

    • Edited

    MXRJR This issue has been addressed before. Search around the forum: [Login to see the link]
    Just make sure your mouse version matches:
    1) For apps4flip cursor:
    adb shell settings put secure enabled_accessibility_services com.android.cts.apps.accessibility.voiceaccess/com.google.android.apps.accessibility.voiceaccess.JustSpeakService:com.android.cts.appsflipcursor/com.android.cts.appsflipcursor.services.MouseEventService
    2) For Virresh's KCOmouse:
    adb shell settings put secure enabled_accessibility_services com.android.cts.apps.accessibility.voiceaccess/com.google.android.apps.accessibility.voiceaccess.JustSpeakService:com.android.cts.virresh.kcomouse/com.android.cts.virresh.kcomouse.services.MouseEventService
    3) For Virresh's Matvt:
    adb shell settings put secure enabled_accessibility_services com.android.cts.apps.accessibility.voiceaccess/com.google.android.apps.accessibility.voiceaccess.JustSpeakService:com.android.cts.io.github.virresh.matvt/com.android.cts.io.github.virresh.matvt.services.MouseEventService

    Then do:
    adb shell settings put secure accessibility_enabled 1

    (It adds the service for the mouse after a colon).

      • Lev26Level 3 - Gold Member

        • Edited

        MXRJR You can set the voice access button using voice access settings itself, just turn on voice access and say "voice access settings". Make sure to exit the button setting window by saying the number on the screen, after pressing the button to set it.

          Lev26 wow that wrked perfect....now i can talk to text just by holding the mic button which i assigned by turning on voice access first like u said......this is good info ppl can use this

          • FlippyLevel 6 - Platinum Elite Member

            • Edited

            Lev26 Thank you. It was addressed before but never put out as clearly with commands for all versions! Appreciate it.
            Now, one more thing:

            Virresh's KCOmouse VS Virresh's Matvt?

              is there a way to get rid of the voice access notification? i cant figure out why the command that was posted in one of the discussions isnt working

                • FlippyLevel 6 - Platinum Elite Member

                  • Edited

                  Lev26 Those are talking about Improvements over the apps4flip mouse.... what about the KCO vs Matvt? And which is newer? And do they all work on all phones?

                    Lev26 not working for me...

                    • FlippyLevel 6 - Platinum Elite Member

                      Flippy Ok here is what my research has shown:

                      KCO is newer (v1.0.6 VS v1.0.3) and better (allows you to detect and map key in app)

                      KCO works on most phones, does NOT work on LG Exalt.

                        anybody know why its not working to set a button for voice access on the exalt?

                          • FlippyLevel 6 - Platinum Elite Member

                            Nhaaps please be more specific

                            i do all the instructions posted above and it just doesnt actually go to the button that i set it to

                            • FlippyLevel 6 - Platinum Elite Member

                              So what does it show by the activation button?

                              nothing, i set it to the speaker button and it says "speakerphone only available for calling"like it usually does when i try it

                                • FlippyLevel 6 - Platinum Elite Member

                                  Nhaaps did you test it out with any other key?

                                    • NhaapsLevel 2 - Senior Member

                                      • Edited

                                      Flippy yes, all keys that i try it with just do their regular functions and it doesnt work with the button mapper either

                                        i even downloaded a newer version and it still wont work

                                        Flippy All correct.
                                        Matvt didnt do scrolling on my exalt...

                                        Nhaaps Doesnt set a button on my exalt either...

                                        Nhaaps I don't think that this was ever finalized in any forum but the webadb command to get rid of the voice access notification is: apopps set com.android.cts.accessibility.voiceaccess POST_NOTIFICATION IGNORE and then restart your phone (package name may be different depending on the version of voice access that you have)