diff --git a/docs/api/classes/alexacontext.html b/docs/api/classes/alexacontext.html index 5de946b1..9df50d20 100644 --- a/docs/api/classes/alexacontext.html +++ b/docs/api/classes/alexacontext.html @@ -122,7 +122,7 @@

constructor

  • Parameters

    @@ -157,7 +157,7 @@

    accessToken

  • Returns string

    @@ -174,7 +174,7 @@

    activeSession

  • Returns boolean

    @@ -191,7 +191,7 @@

    applicationID

  • Returns string

    @@ -208,7 +208,7 @@

    audioPlayer

  • Returns AudioPlayer

    @@ -225,7 +225,7 @@

    audioPlayerEnabled

  • Returns boolean

    @@ -242,7 +242,7 @@

    endSession

  • Returns void

    @@ -259,7 +259,7 @@

    interactionModel

  • Returns InteractionModel

    @@ -276,7 +276,7 @@

    newSession

  • Returns void

    @@ -293,7 +293,7 @@

    session

  • Returns AlexaSession

    @@ -310,7 +310,7 @@

    setAccessToken

  • Parameters

    @@ -333,7 +333,7 @@

    setUserID

  • Parameters

    @@ -356,7 +356,7 @@

    skillURL

  • Returns string

    @@ -373,7 +373,7 @@

    userID

  • Returns string

    diff --git a/docs/api/classes/alexasession.html b/docs/api/classes/alexasession.html index 6e27b16e..19c15348 100644 --- a/docs/api/classes/alexasession.html +++ b/docs/api/classes/alexasession.html @@ -113,7 +113,7 @@

    constructor

  • Returns AlexaSession

    @@ -133,7 +133,7 @@

    attributes

  • Returns object

    @@ -155,7 +155,7 @@

    id

  • Returns string

    @@ -172,7 +172,7 @@

    isNew

  • Returns boolean

    @@ -189,7 +189,7 @@

    setID

  • Parameters

    @@ -212,7 +212,7 @@

    updateAttributes

  • Parameters

    @@ -235,7 +235,7 @@

    used

  • Returns void

    diff --git a/docs/api/classes/audioitem.html b/docs/api/classes/audioitem.html index b894445a..35e31a20 100644 --- a/docs/api/classes/audioitem.html +++ b/docs/api/classes/audioitem.html @@ -115,7 +115,7 @@

    constructor

  • Parameters

    @@ -137,7 +137,7 @@

    stream

    stream: AudioItemStream
    @@ -154,7 +154,7 @@

    clone

  • diff --git a/docs/api/classes/audioitemstream.html b/docs/api/classes/audioitemstream.html index f10ec617..e1e66da2 100644 --- a/docs/api/classes/audioitemstream.html +++ b/docs/api/classes/audioitemstream.html @@ -94,7 +94,7 @@

    expectedPreviousToken

    expectedPreviousToken: string = null
    @@ -104,7 +104,7 @@

    offsetInMilliseconds

    offsetInMilliseconds: number
    @@ -114,7 +114,7 @@

    token

    token: string = null
    @@ -124,7 +124,7 @@

    url

    url: string = null
    diff --git a/docs/api/classes/bstalexa.html b/docs/api/classes/bstalexa.html index 21b2403b..241531f0 100644 --- a/docs/api/classes/bstalexa.html +++ b/docs/api/classes/bstalexa.html @@ -135,7 +135,7 @@

    constructor

  • @@ -191,7 +191,7 @@

    Static DefaultIntentSc
    DefaultIntentSchemaLocation: string = "speechAssets/IntentSchema.json"
    @@ -201,7 +201,7 @@

    Static DefaultSampleUt
    DefaultSampleUtterancesLocation: string = "speechAssets/SampleUtterances.txt"
    @@ -218,7 +218,7 @@

    context

  • Returns AlexaContext

    @@ -235,7 +235,7 @@

    intended

  • @@ -308,7 +308,7 @@

    launched

  • @@ -364,7 +364,7 @@

    on

  • @@ -417,7 +417,7 @@

    once

  • @@ -470,7 +470,7 @@

    playbackFinished

  • @@ -526,7 +526,7 @@

    playbackNearlyFinished

  • @@ -582,7 +582,7 @@

    playbackOffset

  • @@ -612,7 +612,7 @@

    playbackStopped

  • @@ -668,7 +668,7 @@

    sessionEnded

  • @@ -730,7 +730,7 @@

    spoken

  • @@ -796,7 +796,7 @@

    start

  • @@ -845,7 +845,7 @@

    stop

  • diff --git a/docs/api/classes/bstalexaevents.html b/docs/api/classes/bstalexaevents.html index 7ec7137e..453f6e57 100644 --- a/docs/api/classes/bstalexaevents.html +++ b/docs/api/classes/bstalexaevents.html @@ -95,7 +95,7 @@

    Static AudioPlayerPlay
    AudioPlayerPlaybackFinished: string = "AudioPlayer.PlaybackFinished"
    @@ -111,7 +111,7 @@

    Static AudioPlayerPlay
    AudioPlayerPlaybackNearlyFinished: string = "AudioPlayer.PlaybackNearlyFinished"
    @@ -127,7 +127,7 @@

    Static AudioPlayerPlay
    AudioPlayerPlaybackStarted: string = "AudioPlayer.PlaybackStarted"
    @@ -143,7 +143,7 @@

    Static AudioPlayerPlay
    AudioPlayerPlaybackStopped: string = "AudioPlayer.PlaybackStopped"
    @@ -159,7 +159,7 @@

    Static Response

    Response: string = "response"
    diff --git a/docs/api/classes/bstencode.html b/docs/api/classes/bstencode.html index 4f46aadd..bd33ea00 100644 --- a/docs/api/classes/bstencode.html +++ b/docs/api/classes/bstencode.html @@ -115,7 +115,7 @@

    constructor

  • @@ -151,7 +151,7 @@

    encodeFileAndPublish

  • @@ -206,7 +206,7 @@

    encodeFileAndPublishAs

  • @@ -267,7 +267,7 @@

    encodeURLAndPublish

  • @@ -325,7 +325,7 @@

    encodeURLAndPublishAs

  • diff --git a/docs/api/classes/bstproxy.html b/docs/api/classes/bstproxy.html index 036de76f..24627b22 100644 --- a/docs/api/classes/bstproxy.html +++ b/docs/api/classes/bstproxy.html @@ -137,7 +137,7 @@

    constructor

  • Parameters

    @@ -159,7 +159,7 @@

    proxyType

    proxyType: ProxyType
    @@ -176,7 +176,7 @@

    activateSecurity

  • @@ -198,7 +198,7 @@

    bespokenServer

  • @@ -229,7 +229,7 @@

    port

  • @@ -259,7 +259,7 @@

    secretKey

  • Parameters

    @@ -282,7 +282,7 @@

    start

  • Parameters

    @@ -323,7 +323,7 @@

    startWithConfig

  • Parameters

    @@ -364,7 +364,7 @@

    stop

  • Parameters

    @@ -399,7 +399,7 @@

    targetDomain

  • Parameters

    @@ -422,7 +422,7 @@

    Static cloudFunction

  • @@ -453,7 +453,7 @@

    Static http

  • @@ -481,7 +481,7 @@

    Static lambda

  • diff --git a/docs/api/classes/lambdaserver.html b/docs/api/classes/lambdaserver.html index b55775d3..accdc1ab 100644 --- a/docs/api/classes/lambdaserver.html +++ b/docs/api/classes/lambdaserver.html @@ -111,7 +111,7 @@

    constructor

  • @@ -171,7 +171,7 @@

    start

  • @@ -214,7 +214,7 @@

    stop

  • diff --git a/docs/api/classes/log.html b/docs/api/classes/log.html index 8a3b596b..8f798157 100644 --- a/docs/api/classes/log.html +++ b/docs/api/classes/log.html @@ -111,7 +111,7 @@

    constructor

  • Parameters

    @@ -142,7 +142,7 @@

    _timestamp

    _timestamp: Date
    @@ -152,7 +152,7 @@

    data

    data: any
    @@ -162,7 +162,7 @@

    Optional stack

    stack: string
    @@ -172,7 +172,7 @@

    Optional tags

    tags: Array<string>
    @@ -182,7 +182,7 @@

    type

    type: LogType
    @@ -199,7 +199,7 @@

    timestampAsISOString

  • Returns string

    diff --git a/docs/api/classes/logless.html b/docs/api/classes/logless.html index 8a7f8f70..560f2eb5 100644 --- a/docs/api/classes/logless.html +++ b/docs/api/classes/logless.html @@ -160,7 +160,7 @@

    Static Domain

    Domain: string = "logless.bespoken.tools"
    @@ -177,7 +177,7 @@

    Static capture

  • @@ -211,7 +211,7 @@

    Static disableConsoleL
  • Returns void

    @@ -228,7 +228,7 @@

    Static enableConsoleLo
  • @@ -253,7 +253,7 @@

    Static logger

  • @@ -282,7 +282,7 @@

    Static middleware

  • diff --git a/docs/api/classes/loglesscontext.html b/docs/api/classes/loglesscontext.html index 2e9f280d..d9cd96d7 100644 --- a/docs/api/classes/loglesscontext.html +++ b/docs/api/classes/loglesscontext.html @@ -112,7 +112,7 @@

    constructor

  • Parameters

    @@ -138,7 +138,7 @@

    callback

  • Returns Function

    @@ -155,7 +155,7 @@

    captureConsole

  • @@ -183,7 +183,7 @@

    cleanup

  • Returns void

    @@ -200,7 +200,7 @@

    flush

  • Parameters

    @@ -235,7 +235,7 @@

    log

  • Parameters

    @@ -267,7 +267,7 @@

    logError

  • Parameters

    @@ -296,7 +296,7 @@

    newTransactionID

  • Returns void

    @@ -313,7 +313,7 @@

    onCloudFunctionEvent

  • Parameters

    @@ -339,7 +339,7 @@

    onLambdaEvent

  • Parameters

    @@ -368,7 +368,7 @@

    transactionID

  • Returns string

    @@ -385,7 +385,7 @@

    transmit

  • Parameters

    @@ -423,7 +423,7 @@

    wrapConsole

  • diff --git a/docs/api/classes/loglessmiddleware.html b/docs/api/classes/loglessmiddleware.html index af695f63..3da365b9 100644 --- a/docs/api/classes/loglessmiddleware.html +++ b/docs/api/classes/loglessmiddleware.html @@ -102,7 +102,7 @@

    constructor

  • Parameters

    @@ -127,7 +127,7 @@

    errorHandler

    errorHandler: ExpressErrorHandler
    @@ -137,7 +137,7 @@

    requestHandler

    requestHandler: ExpressRequestHandler
    diff --git a/docs/api/enums/logtype.html b/docs/api/enums/logtype.html index 99e46508..5bf5a5da 100644 --- a/docs/api/enums/logtype.html +++ b/docs/api/enums/logtype.html @@ -86,7 +86,7 @@

    DEBUG

    DEBUG:
    @@ -96,7 +96,7 @@

    ERROR

    ERROR:
    @@ -106,7 +106,7 @@

    INFO

    INFO:
    @@ -116,7 +116,7 @@

    WARN

    WARN:
    diff --git a/docs/api/enums/proxytype.html b/docs/api/enums/proxytype.html index bd07776d..8dbdd63a 100644 --- a/docs/api/enums/proxytype.html +++ b/docs/api/enums/proxytype.html @@ -85,7 +85,7 @@

    GOOGLE_CLOUD_FUNCTION

    GOOGLE_CLOUD_FUNCTION:
    @@ -95,7 +95,7 @@

    HTTP

    HTTP:
    @@ -105,7 +105,7 @@

    LAMBDA

    LAMBDA:
    diff --git a/docs/api/interfaces/cloudfunction.html b/docs/api/interfaces/cloudfunction.html index 172e61e4..bc5f64cc 100644 --- a/docs/api/interfaces/cloudfunction.html +++ b/docs/api/interfaces/cloudfunction.html @@ -79,7 +79,7 @@

    Callable

  • Parameters

    diff --git a/docs/api/interfaces/expresserrorhandler.html b/docs/api/interfaces/expresserrorhandler.html index 5ea67bb0..d2db7267 100644 --- a/docs/api/interfaces/expresserrorhandler.html +++ b/docs/api/interfaces/expresserrorhandler.html @@ -79,7 +79,7 @@

    Callable

  • Parameters

    diff --git a/docs/api/interfaces/expressrequesthandler.html b/docs/api/interfaces/expressrequesthandler.html index 408b130c..f7e63416 100644 --- a/docs/api/interfaces/expressrequesthandler.html +++ b/docs/api/interfaces/expressrequesthandler.html @@ -79,7 +79,7 @@

    Callable

  • Parameters

    diff --git a/docs/api/interfaces/iencoderconfig.html b/docs/api/interfaces/iencoderconfig.html index 0a2d1688..b85ecdda 100644 --- a/docs/api/interfaces/iencoderconfig.html +++ b/docs/api/interfaces/iencoderconfig.html @@ -94,7 +94,7 @@

    accessKeyId

    accessKeyId: string
    @@ -109,7 +109,7 @@

    bucket

    bucket: string
    @@ -124,7 +124,7 @@

    Optional filterVolume

    filterVolume: number
    @@ -140,7 +140,7 @@

    secretAccessKey

    secretAccessKey: string
    diff --git a/docs/api/interfaces/lambdafunction.html b/docs/api/interfaces/lambdafunction.html index 52d77c0c..fb9358fe 100644 --- a/docs/api/interfaces/lambdafunction.html +++ b/docs/api/interfaces/lambdafunction.html @@ -86,7 +86,7 @@

    Callable

  • diff --git a/package.json b/package.json index 96643176..e2c3f3e2 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Tools for making Alexa development easier and more fun", "license": "SEE LICENSE IN LICENSE", "private": false, - "version": "1.2.9", + "version": "1.2.10", "bin": { "bst": "./bin/bst.js", "bst-server": "./bin/bst-server.js"