- GenericSendEvent - Class in com.willblaschko.android.alexa.interfaces
-
- GenericSendEvent(String, String, String, AsyncCallback<AvsResponse, Exception>) - Constructor for class com.willblaschko.android.alexa.interfaces.GenericSendEvent
-
- getAccessToken(Context, String, String, AmazonAuthorizationManager, TokenManager.TokenResponseCallback) - Static method in class com.willblaschko.android.alexa.TokenManager
-
Get an access token from the Amazon servers for the current user
- getAccessToken(AmazonAuthorizationManager, Context, TokenManager.TokenCallback) - Static method in class com.willblaschko.android.alexa.TokenManager
-
Check if we have a pre-existing access token, and whether that token is expired.
- getAdjustment() - Method in class com.willblaschko.android.alexa.interfaces.speaker.AvsAdjustVolumeItem
-
- getAmazonAuthorizationManager() - Method in class com.willblaschko.android.alexa.AuthorizationManager
-
- getAudio() - Method in class com.willblaschko.android.alexa.interfaces.speechsynthesizer.AvsSpeakItem
-
- getAudioItem() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getAudioItemId() - Method in class com.willblaschko.android.alexa.data.Directive.AudioItem
-
- getCid() - Method in class com.willblaschko.android.alexa.interfaces.speechsynthesizer.AvsSpeakItem
-
- getDialogRequestId() - Method in class com.willblaschko.android.alexa.data.Directive.Header
-
- getDialogRequestId() - Method in class com.willblaschko.android.alexa.data.Event.Header
-
- getDirective() - Method in class com.willblaschko.android.alexa.data.Directive.DirectiveWrapper
-
- getEvent() - Method in class com.willblaschko.android.alexa.data.Event.EventWrapper
-
- getEvent() - Method in class com.willblaschko.android.alexa.interfaces.GenericSendEvent
-
- getEvent() - Method in class com.willblaschko.android.alexa.interfaces.SendEvent
-
Get our JSON
Event
for this call
- getEvent() - Method in class com.willblaschko.android.alexa.interfaces.speechrecognizer.SpeechSendEvent
-
- getEvent() - Method in class com.willblaschko.android.alexa.interfaces.system.OpenDownchannel
-
- getEvent() - Method in class com.willblaschko.android.alexa.interfaces.system.SynchronizeStateEvent
-
- getExpectedPreviousToken() - Method in class com.willblaschko.android.alexa.data.Directive.Stream
-
- getExpectSpeechTimedOutEvent() - Static method in class com.willblaschko.android.alexa.data.Event
-
- getExpiryTime() - Method in class com.willblaschko.android.alexa.data.Directive.Stream
-
- getFormat() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getFormat() - Method in class com.willblaschko.android.alexa.data.Event.Payload
-
- getHash(String) - Static method in class com.willblaschko.android.alexa.AuthorizationManager
-
Hash a string based on the SHA-256 message digest
- getHeader() - Method in class com.willblaschko.android.alexa.data.Directive
-
- getHeader() - Method in class com.willblaschko.android.alexa.data.Event
-
- getInstance(Context, String) - Static method in class com.willblaschko.android.alexa.AlexaManager
-
- getInstance(Context) - Static method in class com.willblaschko.android.alexa.audioplayer.AlexaAudioPlayer
-
Get a reference to the AlexaAudioPlayer instance, if it's null, we will create a new one
using the supplied context.
- getInstance(Context) - Static method in class com.willblaschko.android.alexa.VoiceHelper
-
Get an instance of the VoiceHelper utility class, if it's currently null,
create a new instance
- getMessageId() - Method in class com.willblaschko.android.alexa.data.Directive.Header
-
- getMessageId() - Method in class com.willblaschko.android.alexa.data.Event.Header
-
- getMuteEvent(boolean) - Static method in class com.willblaschko.android.alexa.data.Event
-
- getName() - Method in class com.willblaschko.android.alexa.data.Directive.Header
-
- getName() - Method in class com.willblaschko.android.alexa.data.Event.Header
-
- getNamespace() - Method in class com.willblaschko.android.alexa.data.Directive.Header
-
- getNamespace() - Method in class com.willblaschko.android.alexa.data.Event.Header
-
- getOffsetInMilliseconds() - Method in class com.willblaschko.android.alexa.data.Directive.Stream
-
- getPayload() - Method in class com.willblaschko.android.alexa.data.Directive
-
- getPayload() - Method in class com.willblaschko.android.alexa.data.Event
-
- getPlayBehavior() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getPreferences(Context) - Static method in class com.willblaschko.android.alexa.Util
-
Get our default shared preferences
- getProfile() - Method in class com.willblaschko.android.alexa.data.Event.Payload
-
- getRequestBody() - Method in class com.willblaschko.android.alexa.interfaces.speechrecognizer.SpeechSendAudio
-
- getRequestBody() - Method in class com.willblaschko.android.alexa.interfaces.speechrecognizer.SpeechSendEvent
-
- getRequestBody() - Method in class com.willblaschko.android.alexa.interfaces.speechrecognizer.SpeechSendText
-
- getRequestBody() - Method in class com.willblaschko.android.alexa.interfaces.speechrecognizer.SpeechSendVoice
-
Deprecated.
- getScheduledTime() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getSpeechFromText(String, VoiceHelper.SpeechFromTextCallback) - Method in class com.willblaschko.android.alexa.VoiceHelper
-
Create a new audio recording based on text passed in, update the callback with the changing states
- getSpeechRecognizerEvent() - Static method in class com.willblaschko.android.alexa.data.Event
-
- getSpeechSendAudio() - Method in class com.willblaschko.android.alexa.AlexaManager
-
- getSpeechSendText() - Method in class com.willblaschko.android.alexa.AlexaManager
-
- getSpeechSendVoice() - Method in class com.willblaschko.android.alexa.AlexaManager
-
- getStartOffset() - Method in class com.willblaschko.android.alexa.interfaces.audioplayer.AvsPlayRemoteItem
-
- getStream() - Method in class com.willblaschko.android.alexa.data.Directive.AudioItem
-
- getStreamFormat() - Method in class com.willblaschko.android.alexa.data.Directive.Stream
-
- getSynchronizeStateEvent() - Static method in class com.willblaschko.android.alexa.data.Event
-
- getTimeoutInMiliseconds() - Method in class com.willblaschko.android.alexa.interfaces.speechrecognizer.AvsExpectSpeechItem
-
- getTimeoutInMilliseconds() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getToken() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getToken() - Method in class com.willblaschko.android.alexa.data.Directive.Stream
-
- getType() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getUri() - Method in class com.willblaschko.android.alexa.interfaces.audioplayer.AvsPlayContentItem
-
- getUrl() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getUrl() - Method in class com.willblaschko.android.alexa.data.Directive.Stream
-
- getUrl() - Method in class com.willblaschko.android.alexa.interfaces.audioplayer.AvsPlayRemoteItem
-
- getVoiceHelper() - Method in class com.willblaschko.android.alexa.AlexaManager
-
- getVolume() - Method in class com.willblaschko.android.alexa.data.Directive.Payload
-
- getVolume() - Method in class com.willblaschko.android.alexa.interfaces.speaker.AvsSetVolumeItem
-
- getVolumeChangedEvent(long, boolean) - Static method in class com.willblaschko.android.alexa.data.Event
-