Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pizzaface/Alexa-Chromecast-Skill
/ functions
Functions
27 in github.com/Pizzaface/Alexa-Chromecast-Skill
⨍
Functions
27
◇
Types & classes
0
↓ 12 callers
Function
buildSpeechletResponse
(title, output, repromptText, shouldEndSession, cardContent)
skill.js:415
↓ 10 callers
Function
inplace_change
(filename, old_string, new_string)
set-up.py:34
↓ 7 callers
Function
setup
(chromecast_name)
chromecastPlayVideo.py:19
↓ 6 callers
Function
similar
(a, b)
chromecastPlayVideo.py:70
↓ 2 callers
Function
buildResponse
(sessionAttributes, speechletResponse)
skill.js:444
↓ 2 callers
Function
getWelcomeResponse
(callback)
skill.js:125
↓ 1 callers
Function
clearChromecastQueue
(intent, session, callback)
skill.js:379
↓ 1 callers
Function
connectToChromeCast
(intent, session, callback)
skill.js:181
↓ 1 callers
Function
dbConnect
()
chromecastPlayVideo.py:171
↓ 1 callers
Function
gpMusicPlaySong
(songName, type_of_media)
chromecastPlayVideo.py:77
↓ 1 callers
Function
handleSessionEndRequest
(callback)
skill.js:116
↓ 1 callers
Function
onIntent
* Called when the user specifies an intent for this skill.
skill.js:73
↓ 1 callers
Function
onLaunch
* Called when the user launches the skill without specifying what they want.
skill.js:62
↓ 1 callers
Function
onSessionEnded
* Called when the user ends the session. * Is not called when the skill returns shouldEndSession=true.
skill.js:108
↓ 1 callers
Function
onSessionStarted
* Called when the session starts.
skill.js:54
↓ 1 callers
Function
pauseVideo
()
chromecastPlayVideo.py:140
↓ 1 callers
Function
pauseVideo
(intent, session, callback)
skill.js:228
↓ 1 callers
Function
resumeVideo
()
chromecastPlayVideo.py:157
↓ 1 callers
Function
resumeVideo
(intent, session, callback)
skill.js:346
↓ 1 callers
Function
sendToDB
(intent, session, callback)
skill.js:304
↓ 1 callers
Function
sendVideo
(url)
chromecastPlayVideo.py:55
↓ 1 callers
Function
setVideoVolume
(intent, session, callback)
skill.js:261
↓ 1 callers
Function
volumeSet
(Volnum)
chromecastPlayVideo.py:38
Function
checkChromeCasts
()
chromecastPlayVideo.py:224
Function
getKey
(item)
chromecastPlayVideo.py:72
Function
getTrackNum
(item)
chromecastPlayVideo.py:74
Function
gplayMusic
(intent, session, callback)
skill.js:136