NeonGeckoCom / neon-messagebus-mq-connector

Proxy module for establishing communication between Message Queue based services and Message Bus - based Neon Chat API
Other
0 stars 0 forks source link

Handle Neon responses to specific inputs #48

Closed NeonDaniel closed 10 months ago

NeonDaniel commented 10 months ago

Description

Add handlers for intent_aborted and neon.audio_input.response events Capture responses for neon.get_stt, neon.get_tts, neon.audio_input, etc. and forward to originating MQ client

Issues

Other Notes