hermes-protocol icon indicating copy to clipboard operation
hermes-protocol copied to clipboard

Definition of the Hermes protocol used by the Snips platform

Results 15 hermes-protocol issues
Sort by recently updated
recently updated
newest added

It would be very useful to have the ability to **stop** (and **loop**) sounds that where triggered with **playBytes**.

enhancement

Would it be possible/easy to generate Hermes models for other languages like C#? It would allow good interoperability when connecting to Snips via MQTT for example.

can we get MqttOptions a method to load its field values from snips.toml file there would be cases for hermes-python to not load values, so that users can enter in...

**What's missing** As stated in the [documentation](https://docs.snips.ai/getting-started/quick-start-jetson-tx2), the jetson-tx2 board is supported by the snips platform. Unfortunately the wheels for the architecture aarch64 are not available on pypi. **Workaround** Follow...

python

The new functionality to enable and disable intents on the fly is awesome! I used it in my app [Keep quiet](https://github.com/koenvervloesem/snips-app-keep-quiet) to ask your assistant to stop replying to your...

enhancement