Rohith Krishnan

Results 8 issues of Rohith Krishnan

While trying to log in the Alexa Amazon account for authenticating, it is always showing error.

On trying to send audio request to Alexa, this error is occurring many times okhttp3.internal.http2.StreamResetException: stream was reset: CANCEL at okhttp3.internal.http2.Http2Stream.checkOutNotClosed(Http2Stream.java:567) at okhttp3.internal.http2.Http2Stream$FramingSink.emitFrame(Http2Stream.java:501) at okhttp3.internal.http2.Http2Stream$FramingSink.write(Http2Stream.java:481) at okio.RealBufferedSink.emitCompleteSegments(RealBufferedSink.java:171) at okio.RealBufferedSink.write(RealBufferedSink.java:85) at...

Hi @willblaschko @JeremiahStephenson @jorgesilva @mattgmg1990 @quangson91 Could you please check my general clarification regarding Alexa. In alexa client application user set three timers in different time. After turn off the...

Hi @willblaschko @JeremiahStephenson @jorgesilva @mattgmg1990 @quangson91 According to Amazon "AVS is moving to Amazon Trust Services (ATS) certificates for all AVS endpoints. AVS will require all Alexa-enabled devices and applications...

Scenario : 1 . Asked command "What is the weather in Detroit?" 2. Close application after getting the stopCaputre directive 3. Again start a new voice session and ask command...

@willblaschko @JeremiahStephenson @jorgesilva @mattgmg1990 @quangson8128 How to add an object for Bluetooth.BluetoothState for events that require **context** ? How can i add new objects in **context** using AlexaAndroid

Is Bluetooth directives are added in this code?

When said the command "What are the items in my shopping list ? " Alexa will get the directives stopAudio , speak and template directives. The speak directive audio will...