Skip to content

Chat: Add TTS (Text-to-Speech) Support #168

Description

@Ayush8923

Is your feature request related to a problem?
Currently, there is no support for Text-to-Speech in the chat, limiting accessibility and user interaction. Users would benefit from audio playback options for a more engaging experience.

Describe the solution you'd like
Implement TTS support with the following features:

  • Convert audio URL to audio for UI display
  • Add play/pause controls in chat UI
  • Support streaming or generated audio playback
  • Gracefully handle audio generation failures
Original issue

Scope

  • Convert base64 to audio to show that in the UI.
  • Add play/pause audio controls in chat UI
  • Support streaming or generated audio playback
  • Handle audio generation failures gracefully

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status
Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions