Constructor
new SpeechComponentHandler(…args)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
args |
* |
<repeatable> |
ComponentHandler constructor arguments. |
Methods
_create() → {SpeechComponent}
Creates a Speech Component.
update(entity, config, options) → {Promise}
Update engine speech component object based on the config.
Parameters:
Name | Type | Description |
---|---|---|
entity |
Entity |
The entity on which this component should be added. |
config |
Object | |
options |
Object |