@@ -387,38 +387,37 @@ For detailed implementation, see the [sample code on GitHub](https://github.com/
387
387
388
388
::: zone pivot = " programming-language-cpp"
389
389
390
- Currently , only C # and Python are supported in the SDK . Support for C ++ , Java and Objective - C is planned for future releases .
390
+ Currently , only C #, C ++ and Python are supported in the SDK . Support for Java and Objective - C is planned for future releases .
391
391
392
- For the sample code that shows how to use text streaming , see :
392
+ The C ++ sample code isn ' t available now . For the sample code that shows how to use text streaming , see :
393
393
394
- - [C # Sample Code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/csharp/tts-text-stream)
395
- - [Python Sample Code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/python/tts-text-stream)
394
+ - [C # sample code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/csharp/tts-text-stream)
395
+ - [Python sample code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/python/tts-text-stream)
396
396
397
397
::: zone - end
398
398
399
399
::: zone pivot = " programming-language-java"
400
400
401
- Currently , only C # and Python are supported in the SDK . Support for C ++ , Java and Objective - C is planned for future releases .
401
+ Currently , only C #, C ++ and Python are supported in the SDK . Support for Java and Objective - C is planned for future releases .
402
402
403
403
For the sample code that shows how to use text streaming , see :
404
404
405
- - [C # Sample Code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/csharp/tts-text-stream)
406
- - [Python Sample Code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/python/tts-text-stream)
405
+ - [C # sample code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/csharp/tts-text-stream)
406
+ - [Python sample code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/python/tts-text-stream)
407
407
408
408
::: zone - end
409
409
410
410
::: zone pivot = " programming-language-objectivec"
411
411
412
- Currently , only C # and Python are supported in the SDK . Support for C ++ , Java and Objective - C is planned for future releases .
412
+ Currently , only C #, C ++ and Python are supported in the SDK . Support for Java and Objective - C is planned for future releases .
413
413
414
414
For the sample code that shows how to use text streaming , see :
415
415
416
- - [C # Sample Code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/csharp/tts-text-stream)
417
- - [Python Sample Code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/python/tts-text-stream)
416
+ - [C # sample code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/csharp/tts-text-stream)
417
+ - [Python sample code ](https :// github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/python/tts-text-stream)
418
418
419
419
::: zone - end
420
420
421
-
422
421
## Others tips
423
422
424
423
### Cache CRL files
0 commit comments