MCPcopy Create free account

hub / github.com/Pizzaface/Alexa-Chromecast-Skill / functions

Functions27 in github.com/Pizzaface/Alexa-Chromecast-Skill

↓ 12 callersFunctionbuildSpeechletResponse
(title, output, repromptText, shouldEndSession, cardContent)
skill.js:415
↓ 10 callersFunctioninplace_change
(filename, old_string, new_string)
set-up.py:34
↓ 7 callersFunctionsetup
(chromecast_name)
chromecastPlayVideo.py:19
↓ 6 callersFunctionsimilar
(a, b)
chromecastPlayVideo.py:70
↓ 2 callersFunctionbuildResponse
(sessionAttributes, speechletResponse)
skill.js:444
↓ 2 callersFunctiongetWelcomeResponse
(callback)
skill.js:125
↓ 1 callersFunctionclearChromecastQueue
(intent, session, callback)
skill.js:379
↓ 1 callersFunctionconnectToChromeCast
(intent, session, callback)
skill.js:181
↓ 1 callersFunctiondbConnect
()
chromecastPlayVideo.py:171
↓ 1 callersFunctiongpMusicPlaySong
(songName, type_of_media)
chromecastPlayVideo.py:77
↓ 1 callersFunctionhandleSessionEndRequest
(callback)
skill.js:116
↓ 1 callersFunctiononIntent
* Called when the user specifies an intent for this skill.
skill.js:73
↓ 1 callersFunctiononLaunch
* Called when the user launches the skill without specifying what they want.
skill.js:62
↓ 1 callersFunctiononSessionEnded
* Called when the user ends the session. * Is not called when the skill returns shouldEndSession=true.
skill.js:108
↓ 1 callersFunctiononSessionStarted
* Called when the session starts.
skill.js:54
↓ 1 callersFunctionpauseVideo
()
chromecastPlayVideo.py:140
↓ 1 callersFunctionpauseVideo
(intent, session, callback)
skill.js:228
↓ 1 callersFunctionresumeVideo
()
chromecastPlayVideo.py:157
↓ 1 callersFunctionresumeVideo
(intent, session, callback)
skill.js:346
↓ 1 callersFunctionsendToDB
(intent, session, callback)
skill.js:304
↓ 1 callersFunctionsendVideo
(url)
chromecastPlayVideo.py:55
↓ 1 callersFunctionsetVideoVolume
(intent, session, callback)
skill.js:261
↓ 1 callersFunctionvolumeSet
(Volnum)
chromecastPlayVideo.py:38
FunctioncheckChromeCasts
()
chromecastPlayVideo.py:224
FunctiongetKey
(item)
chromecastPlayVideo.py:72
FunctiongetTrackNum
(item)
chromecastPlayVideo.py:74
FunctiongplayMusic
(intent, session, callback)
skill.js:136