Methods
onMicrophoneClosed
- onMicrophoneClosed(callback: () => void): Voice
onMicrophoneOpened
- onMicrophoneOpened(callback: () => void): Voice
requestMicrophoneOpen
- requestMicrophoneOpen(config?: VoiceArgs): void
2019, Amazon.com, Inc. or its affiliates. All Rights Reserved.
Commands to react to voice user input.
NOTE: The device can send microphone events independently of whether or not the microphone event was initiated by the skill or the user.
Voice