You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the JavaScript Browser Sample provided in the Azure code repository, the speech-to-text functionality (for English) works correctly, but the translation of English into other languages appears to be non-functional. We have tried updating to the latest code available on GitHub, but the issue persists.
Steps to Reproduce:
Run the speech-to-text and translation functionality using the provided code (or the default sample code).
Attempt to translate English speech into other languages (e.g., Chinese.).
Observe that the translation functionality does not produce the expected results.
Expected Behavior:
English speech should be correctly recognized and translated into the target languages (e.g., Chinese, French, etc.).
Actual Behavior:
English speech is recognized, but the translation functionality does not work. The output for target languages is either empty or incorrect.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Description:
In the JavaScript Browser Sample provided in the Azure code repository, the speech-to-text functionality (for English) works correctly, but the translation of English into other languages appears to be non-functional. We have tried updating to the latest code available on GitHub, but the issue persists.
Steps to Reproduce:
Run the speech-to-text and translation functionality using the provided code (or the default sample code).
Attempt to translate English speech into other languages (e.g., Chinese.).
Observe that the translation functionality does not produce the expected results.
Relevant Code:
https://github.com/user-attachments/files/19342690/index.zip
Expected Behavior:
English speech should be correctly recognized and translated into the target languages (e.g., Chinese, French, etc.).
Actual Behavior:
English speech is recognized, but the translation functionality does not work. The output for target languages is either empty or incorrect.
The text was updated successfully, but these errors were encountered: