NeonGeckoCom / neon-nodes

Collection of HANA Node clients written in Python
Other
0 stars 0 forks source link

Initial implementation with NeonVoiceClient #1

Closed NeonDaniel closed 8 months ago

NeonDaniel commented 8 months ago

Description

Initial implementation of a voice client to interface with the Neon HANA HTTP API

Issues

Other Notes

Implemented in https://github.com/NeonGeckoCom/neon_debos/pull/99

This can be run locally by installing it and running neon-node start-voice-client. The included system.yaml configuration can be added to a valid config path (i.e ~/.config/neon/neon.yaml and the ovos-config variables set (OVOS_CONFIG_FILENAME="neon.yaml", OVOS_CONFIG_BASE_FOLDER="neon")