plex search + cortana

Tell us how Jarvis makes your life easier and share your methods.
Post Reply
luffy
EGG
Posts: 6
Joined: December 8th, 2016, 4:36 pm

plex search + cortana

Post by luffy »

hello
i'm using markIII on Windows 10 x64 and plex media player .exe (i'm speaking to links in french)
i was try to use dictation "LINKS please type {d=test_dictation}" but links did not recognize my word for example when i say :<<dragon ball z>> he write me :<<renault le>> very bad .
when i use Cortana on web search in work very fine match every word i say

is it a way to use cortona recognition in plex search ?
Image
I use this action to listening me
[Cortana.LDictation.GetDictation("vous rechercher quoi?","show_ui")]
how can i past what i say in link Windows to plex search Windows ?
thank for your help
Zunair
Site Admin
Posts: 2423
Joined: January 11th, 2014, 12:29 am

Re: RE: plex search + cortana

Post by Zunair »

luffy wrote:hello
i'm using markIII on Windows 10 x64 and plex media player .exe (i'm speaking to links in french)
i was try to use dictation "LINKS please type {d=test_dictation}" but links did not recognize my word for example when i say :<<dragon ball z>> he write me :<<renault le>> very bad .
when i use Cortana on web search in work very fine match every word i say

is it a way to use cortona recognition in plex search ?
Image
I use this action to listening me
[Cortana.LDictation.GetDictation("vous rechercher quoi?","show_ui")]
how can i past what i say in link Windows to plex search Windows ?
thank for your help
Use type function...

U can pass in functions inside functions..
Example: [type("[cortana...]","..")]

I don't remember the exact function name.. Let me know if u can't find it.

Thanks

Sent from my XT1039 using Tapatalk
luffy
EGG
Posts: 6
Joined: December 8th, 2016, 4:36 pm

Re: plex search + cortana

Post by luffy »

hello
thank a lot for your work and your time Zunair
i'm try to find wiki but when i try follow link error 404
i find with your help :
[type("[Cortana.LDictation.GetDictation("vous rechercher quoi?","show_ui")]","sendKeysOrWinForm")]
thank you very much
Zunair
Site Admin
Posts: 2423
Joined: January 11th, 2014, 12:29 am

Re: plex search + cortana

Post by Zunair »

glad u found it...
we'll try to get wiki back up asap.

[type("[Cortana.LDictation.GetDictation("vous rechercher quoi?","show_ui")]","sendkeys")]
luffy
EGG
Posts: 6
Joined: December 8th, 2016, 4:36 pm

Re: plex search + cortana

Post by luffy »

thank you work fine
Zunair
Site Admin
Posts: 2423
Joined: January 11th, 2014, 12:29 am

Re: RE: Re: plex search + cortana

Post by Zunair »

luffy wrote:thank you work fine
Thanks for reporting back

Sent from my XT1039 using Tapatalk
Post Reply