sermas-eu / sermas-toolkit-api

SERMAS Toolkit API
https://sermas-eu.github.io
Apache License 2.0
0 stars 0 forks source link

Typo in Avatar response "Sorry could you retry ?" #2

Closed Kanthavel-Spindox closed 1 week ago

Kanthavel-Spindox commented 1 week ago

Using the default app created with the tutorial, when the audio from the mic is not recognized, the avatar replies "Sorry could you retry ?".

Additionally, multiple errors are concatenated without spaces: "Sorry could you retry ?Sorry could you retry ?"

The output should be "Sorry, could you retry?" and "Sorry, could you retry? Sorry, could you retry?"

Kanthavel-Spindox commented 1 week ago

Resolved with https://github.com/sermas-eu/sermas-api/pull/5