Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Page 1 of 1
Amazon Alexa Opening Door With Voice Command With Web Extractor Free
You will need IoT / ESP 8266 / Rpi3 or something connected to a relay that opens an electronic door lock via a web url (local network web server running from esp 8266 works for me)
you will need an Amazon account / developer account (all free)
For web extractor app (free)
A free file called web extractor
from jezwalter.com
formerly addtopad.com
once all has been setup and you're door opens via a web enabled IoT device (im using esp 8266)
edit the phrases list from web extractor app
and add this to the file, save and refresh phrase list, then use your command to test it out, Alexa, please open door.
you will need an Amazon account / developer account (all free)
For web extractor app (free)
A free file called web extractor
from jezwalter.com
formerly addtopad.com
once all has been setup and you're door opens via a web enabled IoT device (im using esp 8266)
edit the phrases list from web extractor app
and add this to the file, save and refresh phrase list, then use your command to test it out, Alexa, please open door.
- Code:
Phrase:Please open door
NEWURL-1:http://192.168.103/?foo=bar
Last edited by jamied_uk on 12th August 2022, 12:27; edited 1 time in total
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Now for playlists via Alexa (windows media player playlists files) with voice command via Web Extractor
Command list file (refresh after editing)
Command list file (refresh after editing)
- Code:
Opening a playlist.
Phrase:playlist eminem
NEWURL-100:F:\ALL MUSIC\My Playlists\Eminem.wpl
Start Web Server By Voice
Start Web Server By Voice
Opening VBox Mint 18.2 Web Server file.
Opening VBox Mint 18.2 Web Server file.
- Code:
Phrase:web server
NEWURL-100:C:\Program Files\Oracle\VirtualBox\VirtualBox.exe" --comment "Mint 18.1" --startvm "e45c90ef-a20c-46c3-b0c1-c3565be62cb9
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Video Editor
Saying filmora failed so used video editor name instead!
Saying filmora failed so used video editor name instead!
- Code:
Opening Wondershare Filmora.
Phrase:video editor
NEWURL-100:C:\Program Files (x86)\Wondershare\Filmora\Filmora.exe
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
ASUS Tweak Tool
- Code:
Opening Asus Tweak Tool.
Phrase:tweak graphics
NEWURL-100:C:\Program Files (x86)\ASUS\GPU TweakII\GPUTweakII.exe
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Auto Start Web Extractor On Windows 7
Start Virtual DJ With Alexa
- Code:
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Start Virtual DJ With Alexa
- Code:
Opening VDJ.
Phrase:virtual dj
NEWURL-100:C:\Program Files (x86)\VirtualDJ\virtualdj8.exe
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Start Call Of Duty With Alexa
Code Example (Vid shows how to make these works with your shortcuts)
Code Example (Vid shows how to make these works with your shortcuts)
- Code:
Opening Infinite Warfare.
Phrase:call of duty
NEWURL-100:steam://rungameid/292730
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Open Folder With Alexa Voice Command
- Code:
Opening Folder.
Phrase:show out put
NEWURL-100:C:\Users\Jay\Documents\Wondershare Filmora\Output
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Eject CD / DVD Drive With Alexa & Web Extractor
Code for web extractor
Code for bat file:
Code for web extractor
- Code:
Opening CD / DVD Drive.
Phrase:eject the c. d.
NEWURL-100:C:\Scripts\eject.bat
Code for bat file:
- Code:
@echo off
echo Set oWMP = CreateObject("WMPlayer.OCX.7") >> %temp%\temp.vbs
echo Set colCDROMs = oWMP.cdromCollection >> %temp%\temp.vbs
echo For i = 0 to colCDROMs.Count-1 >> %temp%\temp.vbs
echo colCDROMs.Item(i).Eject >> %temp%\temp.vbs
echo next >> %temp%\temp.vbs
echo oWMP.close >> %temp%\temp.vbs
%temp%\temp.vbs
timeout /t 1
del %temp%\temp.vb
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Start Screen Capture With Alexa & Web Extractor
- Code:
Start Screen Capture.
Phrase:screen capture
NEWURL-100:C:\Program Files\Corel\Corel VideoStudio X10\VSSCap.exe
Start Google Earth With Alexa & Web Extractor
Start Google Earth With Alexa & Web Extractor
- Code:
Start Google Earth.
Phrase:google earth
NEWURL-100:C:\Program Files (x86)\Google\Google Earth\client\googleearth.exe
Start Kodi
Start Kodi With Alexa & Web Extractor
- Code:
Start Kodi.
Phrase:kodi
NEWURL-100:C:\Program Files (x86)\Kodi\kodi.exe
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Page 2
https://jnet.forumotion.com/t1546-launch-missiles-with-alexa-web-extractor-example#2337
jnet.forumotion.com/t1546-launch-missiles-with-alexa-web-extractor-example#2337
https://jnet.forumotion.com/t1546-launch-missiles-with-alexa-web-extractor-example#2337
jnet.forumotion.com/t1546-launch-missiles-with-alexa-web-extractor-example#2337
Re: Amazon Alexa Opening Door With Voice Command With Web Extractor Free
Code
- Code:
Network Cam
Phrase:Network Cam
Phrase:Network Camp
NEWURL-100:F:\ALL MUSIC\Playlists\NetworkCameraPlaylist.wpl
Similar topics
» Launch Missiles With Alexa & Web Extractor Example
» Arduino starter kit comes with free lcd £32.00 amazon
» free voice comands app for android
» Free After FX Templates And Free Music For Your Intros
» voice over IP with raspberry pie!
» Arduino starter kit comes with free lcd £32.00 amazon
» free voice comands app for android
» Free After FX Templates And Free Music For Your Intros
» voice over IP with raspberry pie!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum