(0 comments) (0 reactions) (1 assignee)Python (14 forks)auto 404
Hacktoberfest 2025enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  • Text-to-speech for replies and speech-to-text for input.
  • Add a --speak flag and configurable voices.

Suggested solution

integrating pyttsx for it. Through there api implement text to speech and speech to text conversions.

Contributor guide