We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26a2929 + 4daf16c commit 0330b6cCopy full SHA for 0330b6c
articles/cognitive-services/Speech-Service/scenario-availability.md
@@ -21,6 +21,10 @@ The Speech service SDK features many scenarios across a wide variety of programm
21
- **Text-to-Speech (TTS)**
22
- C++/Windows & Linux
23
- C#/Windows & UWP & Unity
24
+ - Java (Jre and Android)
25
+ - Python
26
+ - Swift
27
+ - Objective-C
28
- TTS REST API can be used in every other situation.
29
- **Wake Word (Keyword Spotter/KWS)**
30
@@ -41,4 +45,4 @@ The Speech service SDK features many scenarios across a wide variety of programm
41
45
- **Codec Compressed Audio Input**
42
46
- C++/Linux
43
47
- C#/Linux
44
- - Java/Linux & Android
48
+ - Java/Linux, Android, and iOS
0 commit comments