Page 1 of 1

plex voice search

Posted: Sat Feb 09, 2019 11:56 am
by lufykun
hello

thank for the software

i want do a voice search on plex media player

how i can perform that

to start a search we send (leftctrl + f ) in the app = i use a .vbs to do that
1) how can send to this field (1) what i say ?
plex.png.jpg
plex.png.jpg (211.64 KiB) Viewed 3540 times
i try use Active Window to do that but not work
search.png.jpg
search.png.jpg (192.66 KiB) Viewed 3540 times
can you help me ?

Re: plex voice search

Posted: Sat Feb 09, 2019 1:50 pm
by RobLatour
You can send the control f as follows ...

{CTRL}f

(make sure you use a lower case 'f')

after that you may want insert a short delay (you can experiment with this) and then the words you've said represented by the $

so ...

{CTRL}f{WAIT750}$

I don't have plex, so the above is in theory only

Re: plex voice search

Posted: Sat Feb 09, 2019 2:45 pm
by lufykun
hello

thank you very much it work like a charm

Re: plex voice search

Posted: Sat Feb 09, 2019 3:38 pm
by lufykun
how i can use cast to answer a specific word
"i perform a search" = "j'éffectue la recherche"
i paste this in parameters
cast -ip 192.168.1.42 -text i perform a search -debug -volume 30 -port 2222

Re: plex voice search

Posted: Sat Feb 09, 2019 4:09 pm
by RobLatour
I'm not exactly sure I understand your last question.

Also, as it appears to be about something different, can you please open a new post for it.

Finally, if it is just about cast, can you open it up in the cast forum. If it is about using cast in Push2Run then you can open it up in the Push2Run forum - but you will need to add more information as its not clear.

Re: plex voice search

Posted: Sat Feb 09, 2019 4:19 pm
by lufykun
okay i will open it up in the cast forum.