Skip to content

Commit c9b702a

Browse files
authored
Merge pull request #114367 from oscholz/patch-23
Add Java link under Multi-device conversation Ref
2 parents 335b48d + 82877e9 commit c9b702a

File tree

1 file changed

+4
-2
lines changed
  • articles/cognitive-services/Speech-Service

1 file changed

+4
-2
lines changed

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,11 @@
373373
- name: Speech SDK
374374
items:
375375
- name: C++
376-
href: 'https://aka.ms/csspeech/cppref'
376+
href: 'https://docs.microsoft.com/cpp/cognitive-services/speech/microsoft-cognitiveservices-speech-transcription-namespace'
377377
- name: 'C#'
378-
href: 'https://aka.ms/csspeech/csharpref'
378+
href: 'https://docs.microsoft.com/dotnet/api/microsoft.cognitiveservices.speech.transcription'
379+
- name: 'Java'
380+
href: 'https://docs.microsoft.com/java/api/com.microsoft.cognitiveservices.speech.transcription'
379381
- name: Voice assistants
380382
items:
381383
- name: Voice assistants documentation

0 commit comments

Comments
 (0)