Skip to content

Commit 7fb00e5

Browse files
committed
address PR review feedback
1 parent 3154d34 commit 7fb00e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-services/speech-service/includes/release-notes/release-notes-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This table shows the previous and new object names for real-time diarization and
4545

4646
#### Additional notes
4747

48-
* **Java** - Some internally used, `public` Java API methods were changed to package `internal`, `protected` or `private`. This change shouldn't have an affect on developers, as we don't expect applications to be using those. Noted here for transparency.
48+
* **Java** - Some internally used, `public` Java API methods were changed to package `internal`, `protected` or `private`. This change shouldn't have an effect on developers, as we don't expect applications to be using those. Noted here for transparency.
4949

5050
#### Samples
5151

articles/ai-services/speech-service/speech-services-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ All possible values for the region (first element of the DNS name) are listed in
232232
| DNS name value | Speech service offering |
233233
|----------------|-------------------------------------------------------------|
234234
| `commands` | [Custom Commands](custom-commands.md) |
235-
| `convai` | [Conversation Transcription](meeting-transcription.md) |
235+
| `convai` | [Meeting Transcription](meeting-transcription.md) |
236236
| `s2s` | [Speech Translation](speech-translation.md) |
237237
| `stt` | [Speech to text](speech-to-text.md) |
238238
| `tts` | [Text to speech](text-to-speech.md) |

0 commit comments

Comments
 (0)