Skip to content

Add TextStream to Go SDK to improve responsiveness #143

@wanghengwen

Description

@wanghengwen

Currently, in the Cognitive Services Speech SDK for Go, there is no equivalent to the TextStream feature available in other languages like Python or C#. This feature is critical for streaming text inputs in smaller chunks during TTS operations, which significantly improves responsiveness for scenarios involving large or dynamically generated content.

It would be great to have support for TextStream or a similar mechanism in the Go SDK, enabling incremental text input for real-time or large-scale text-to-speech use cases. This enhancement would align the Go SDK's capabilities with those of other languages and improve overall performance and usability.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions