Skip to content

Commit b009616

Browse files
committed
Minor updates
1 parent 5d51f40 commit b009616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-migrate-from-bing-speech.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The Speech service is largely similar to Bing Speech, with the following differe
5353
| REST APIs | :heavy_check_mark: | :heavy_check_mark: | The Speech service REST APIs are compatible with Bing Speech (different endpoint). REST APIs support text-to-speech and limited speech-to-text functionality. |
5454
| WebSockets protocols | :heavy_check_mark: | :heavy_check_mark: | The Speech service WebSockets API is compatible with Bing Speech (different endpoint). Migrate to the Speech SDK if possible, to simplify your code. |
5555
| Service-to-service API calls | :heavy_check_mark: | :heavy_minus_sign: | Provided in Bing Speech via the C# Service Library. |
56-
| Open source SDK | :heavy_check_mark: | :heavy_minus_sign: |
56+
| Open-source SDK | :heavy_check_mark: | :heavy_minus_sign: |
5757

5858
The Speech service uses a time-based pricing model (rather than a transaction-based model). See [Speech service pricing](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/) for details.
5959

0 commit comments

Comments
 (0)