amosproj / amos2024ss06-health-ai-framework

Ailixir is an application that utilises LLMs and custom user input to generate AI agent prototypes specialised in fields such as health, economics, physics etc. The prototypes enable the user, which is an entrepreneur-developer, to compare the results produced by different LLMs.
MIT License
7 stars 1 forks source link

Voice interaction - agent reply voice output - TTS #207

Closed Ghemechis closed 3 months ago

Ghemechis commented 3 months ago

Item type: App, Front end, Back end

Description: This feature is aimed to provide voice output to the user to enable them listen to the agent output during the interaction. It is implemented as part of feature #196. there should be a setting (button or something like that) that enable user to turn on the voice out option.

User Profile:

As a developer, I want to provide the app users the option to interact with the AI agent using voice command, so that they can communicate more conveniently without having to type.

Acceptance Criteria:

Definition of Done