Skip to content

Commit efd2067

Browse files
authored
Merge pull request #103361 from chrisbasoglu/patch-16
Update speech-container-howto.md
2 parents d0fe37a + 81b6129 commit efd2067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/speech-container-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ In this article, you learned concepts and workflow for downloading, installing,
420420
* *Custom Text-to-speech*
421421
* Container images are downloaded from the container registry in Azure.
422422
* Container images run in Docker.
423-
* You can use either the REST API or SDK to call operations in Speech containers by specifying the host URI of the container.
423+
* Whether using the REST API (Text-to-speech only) or the SDK (Speech-to-text or Text-to-speech) you specify the host URI of the container.
424424
* You're required to provide billing information when instantiating a container.
425425

426426
> [!IMPORTANT]

0 commit comments

Comments
 (0)