| Package | Description |
|---|---|
| io.spokestack.spokestack |
The Spokestack package contains the core classes that implement the speech
recognition pipeline.
|
| io.spokestack.spokestack.tts |
This package contains a client for the Spokestack TTS service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpokestackAdapter.eventReceived(TTSEvent event)
Receive events from the TTS module.
|
void |
SpeechOutput.eventReceived(TTSEvent event) |
void |
Spokestack.eventReceived(TTSEvent event) |
void |
SpokestackAdapter.ttsEvent(TTSEvent event)
Receive events from the TTS module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TTSComponent.dispatch(TTSEvent event)
Notify all subscribed TTS listeners that an event has occurred.
|
void |
TTSListener.eventReceived(TTSEvent event)
A notification that a TTS event has occurred.
|
void |
TTSManager.eventReceived(TTSEvent event) |
Copyright © 2021. All rights reserved.