Closed jackfengji closed 4 months ago
Speech SDK log taken from a run that exhibits the reported issue. azure.log
Describe the bug I want to speak the text without using SSML but it's not possible in java sdk
To Reproduce Steps to reproduce the behavior:
Expected behavior
It should send the text only without SSML
Version of the Cognitive Services Speech SDK
com.microsoft.cognitiveservices.speech:client-sdk:1.38.0
Platform, Operating System, and Programming Language
Plain text is not supported by the service, so SDK constructs the SSML based on voice name, text etc.
Speech SDK log taken from a run that exhibits the reported issue. azure.log
Describe the bug I want to speak the text without using SSML but it's not possible in java sdk
To Reproduce Steps to reproduce the behavior:
Expected behavior
It should send the text only without SSML
Version of the Cognitive Services Speech SDK
com.microsoft.cognitiveservices.speech:client-sdk:1.38.0
Platform, Operating System, and Programming Language