com.iristick.smartglass.core
Interface VoiceCommandDispatcher¶
- All Superinterfaces:
- VoiceGrammar
public interface VoiceCommandDispatcher extends VoiceGrammar
Voice Grammar optimized for a single list of voice commands, where each command has its own set
of actions.
Nested Class Summary¶
Modifier and Type | Interface and Description |
---|---|
static class |
VoiceCommandDispatcher.Builder
This class allows to construct immutable voice command dispatcher objects.
|
Field Summary¶
Fields inherited from interface com.iristick.smartglass.core.VoiceGrammar¶
REPEAT_UNBOUNDED
Method Summary¶
Methods inherited from interface com.iristick.smartglass.core.VoiceGrammar¶
release