Open branaway opened 5 months ago
and also tried emojis, well...
Issue #1: send bookmark event before word boundary event for ":". This is a TTS service issue. When bookmark is beside a punctuation, TTS service can't guarantee the order of bookmark event and word boundary event of punctuation. There's no clear plan to fix this issue.
Issue #2 is the same as https://github.com/microsoft/cognitive-services-speech-sdk-js/issues/828. We'll fix it.
What happened?
two problems:
@
I received empty string as the bookmark; without it, I received garbled junk characters.The whole bookmark thing is weird!
Version
1.36.0 (Latest)
What browser/platform are you seeing the problem on?
No response
Relevant log output
No response