Interface SpeechSessionWakeWordEvent

interface SpeechSessionWakeWordEvent {
    detection: WakeWordDetection;
}

Properties

Properties