Skip to content

Commit 324647d

Browse files
Update articles/ai-services/speech-service/includes/how-to/translate-speech/csharp.md
Co-authored-by: Patrick Farley <[email protected]>
1 parent c3af6de commit 324647d

File tree

1 file changed

+1
-1
lines changed
  • articles/ai-services/speech-service/includes/how-to/translate-speech

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/includes/how-to/translate-speech/csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ var translationRecognizer = new TranslationRecognizer(speechTranslationConfig, a
407407

408408
For a complete code sample with the Speech SDK, see [speech translation samples on GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/csharp/sharedcontent/console/translation_samples.cs#L714).
409409

410-
## Using live interpreter (Public Preview) for realtime speech-to-speech translation with personal voice
410+
## Using live interpreter (preview) for realtime speech-to-speech translation with personal voice
411411

412412
Live Interpreter continuously identifies the language being spoken without requiring you to set an input language and delivers low latency speech-to-speech translation in a natural voice that preserves the speaker’s style and tone.
413413

0 commit comments

Comments
 (0)