enum Enums::SnipsHermesComponent
Overview
Describes Snips components that are part of the platform.
Defined in:
bindings/enums.crEnum Members
-
None =
-1
-
Not a Snips component.
-
AudioServer =
1
-
The Snips audio server.
-
Hotword =
2
-
The hotword component.
-
Asr =
3
-
The automatic speech recognition.
-
Nlu =
4
-
The natural language understanding.
-
Dialogue =
5
-
The dialogue component.
-
Tts =
6
-
The text-to-speech component.
-
Injection =
7
-
The injection component.
-
ClientApp =
8
-
The app using hermes.