Skip to content

Commit b96c4a0

Browse files
committed
Update README.md
1 parent a778632 commit b96c4a0

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,20 @@
33
An Android app to control Plex clients with your voice.
44

55
## Requirements
6-
There are three ways to use Voice Control for Plex. One way requires root, the other two do not.
6+
There are four ways to use Voice Control for Plex. One way requires root, the others do not.
77

8-
1. Xposed Framework & Google Search API (requires root)
9-
To use this method, you must have the Xposed Framework (http://forum.xda-developers.com/showthread.php?t=1574401) and the Google Search API (http://forum.xda-developers.com/showthread.php?t=2554173). Voice input is done through Google Search/Now. However, a recent update (>= 3.4) of Google Search has rendered the Google Search API non-functional.
8+
1. Voice Control for Plex homescreen Shortcut
9+
10+
Simply add the included homescreen shortcut via the menu button.
1011
1. Tasker + utter!
12+
1113
Requires Tasker (https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm) and utter! (https://play.google.com/store/apps/details?id=com.brandall.nutter). You must also go into utter! Settings->Advanced Settings->Try Again->select "Send to Tasker".
1214
1. Tasker + AutoVoice
15+
1316
Requires Tasker (https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm) and AutoVoice (https://play.google.com/store/apps/details?id=com.joaomgcd.autovoice).
17+
1. Xposed Framework & Google Search API (requires root)
18+
19+
To use this method, you must have the Xposed Framework (http://forum.xda-developers.com/showthread.php?t=1574401) and the Google Search API (http://forum.xda-developers.com/showthread.php?t=2554173). Voice input is done through Google Search/Now. However, a recent update (>= 3.4) of Google Search has rendered the Google Search API non-functional.
1420

1521
For the utter! and AutoVoice methods, the app includes a Tasker project which you must import in order for Tasker to send your voice input to Voice Control for Plex. The settings screen has an button which will import this project - however you will have to then go into Tasker and finish the import process. Instructions are shown when using the button.
1622

@@ -67,4 +73,7 @@ Below are examples of what to say to Google Now to trigger playback. Sentence fr
6773

6874
"***Offset** *2* **hour(s)** *32* **minutes(s)**"
6975

70-
Any combination of hour(s), minute(s), and second(s) is accepted, as long as they are specified in that order. You may also substitute "Timecode" for "Offset".
76+
Any combination of hour(s), minute(s), and second(s) is accepted, as long as they are specified in that order. You may also substitute "Timecode" for "Offset".
77+
78+
### Localization
79+
If you'd like to add translations for your language please see the wiki entry: https://github.com/atomjack/VoiceControlForPlex/wiki/Localization-Instructions

0 commit comments

Comments
 (0)