在语音合成应用中,用户希望能够实现实时的文本转语音功能,以便于更流畅的交互体验。许多用户希望能够在输入文本时,系统能够实时生成语音反馈。我们建议开发一款流式TTS功能,用户可以通过简单的设置实现实时的文本转语音。这将大大提升用户的使用体验,让用户在交互中感受到更自然的语音反馈。
证据信号
用户原话
Streaming TTS ### Pre-flight checks - [x] I have searched the existing issues and found no duplicate - [x] This is a feature request, not a bug report ### The problem Dear Developer, Is it possible to have streaming TTS function like other project have, like VACA and AVA? In your integration TTS waits until whole text will be generated from LLM. Even HA VOICE PE has this option long time ago ### Proposed solution Above mentioned implementing ### Feature area Voice Satellite (wake word, TTS, mic, voiceprint) ### Target Android versions All supported versions ### Mockup / reference _No response_ ### Additional context _No response_
intent: implement streaming TTS functionality