-
Notifications
You must be signed in to change notification settings - Fork 1
/
ms.json
165 lines (164 loc) · 3.59 KB
/
ms.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
{
"language": "ms",
"defaultRegion": "ms-MY",
"testUtterance": "Hello, nama saya {name} dan saya suara Melayu.",
"voices": [
{
"label": "Yasmin",
"name": "Microsoft Yasmin Online (Natural) - Malay (Malaysia)",
"language": "ms-MY",
"gender": "female",
"quality": [
"veryHigh"
],
"rate": 1,
"pitchControl": false,
"browser": [
"Edge"
],
"preloaded": true
},
{
"label": "Osman",
"name": "Microsoft Osman Online (Natural) - Malay (Malaysia)",
"language": "ms-MY",
"gender": "male",
"quality": [
"veryHigh"
],
"rate": 1,
"pitchControl": false,
"browser": [
"Edge"
],
"preloaded": true
},
{
"label": "Amira",
"name": "Amira",
"localizedName": "apple",
"language": "ms-MY",
"gender": "female",
"quality": [
"low",
"normal"
],
"rate": 1,
"pitch": 1,
"os": [
"macOS",
"iOS",
"iPadOS"
],
"preloaded": true
},
{
"label": "Rizwan",
"name": "Microsoft Rizwan - Malay (Malaysia)",
"language": "ms-MY",
"gender": "male",
"quality": [
"normal"
],
"rate": 1,
"pitch": 1,
"os": [
"Windows"
],
"preloaded": true
},
{
"label": "Suara perempuan 1",
"name": "Android Speech Recognition and Synthesis from Google ms-my-x-msc-network",
"altNames": [
"Android Speech Recognition and Synthesis from Google ms-my-x-msc-local",
"Android Speech Recognition and Synthesis from Google ms-MY-language"
],
"nativeID": [
"ms-my-x-msc-network",
"ms-my-x-msc-local"
],
"language": "ms-MY",
"gender": "female",
"quality": [
"high"
],
"rate": 1,
"pitch": 1,
"os": [
"Android",
"ChromeOS"
],
"preloaded": true
},
{
"label": "Suara perempuan 2",
"name": "Android Speech Recognition and Synthesis from Google ms-my-x-mse-network",
"altNames": [
"Android Speech Recognition and Synthesis from Google ms-my-x-mse-local"
],
"nativeID": [
"ms-my-x-mse-network",
"ms-my-x-mse-local"
],
"language": "ms-MY",
"gender": "female",
"quality": [
"high"
],
"rate": 1,
"pitch": 1,
"os": [
"Android",
"ChromeOS"
],
"preloaded": true
},
{
"label": "Suara lelaki 1",
"name": "Android Speech Recognition and Synthesis from Google ms-my-x-msd-network",
"altNames": [
"Android Speech Recognition and Synthesis from Google ms-my-x-msd-local"
],
"nativeID": [
"ms-my-x-msd-network",
"ms-my-x-msd-local"
],
"language": "ms-MY",
"gender": "male",
"quality": [
"high"
],
"rate": 1,
"pitch": 1,
"os": [
"Android",
"ChromeOS"
],
"preloaded": true
},
{
"label": "Suara lelaki 2",
"name": "Android Speech Recognition and Synthesis from Google ms-my-x-msg-network",
"altNames": [
"Android Speech Recognition and Synthesis from Google ms-my-x-msg-local"
],
"nativeID": [
"ms-my-x-msg-network",
"ms-my-x-msg-local"
],
"language": "ms-MY",
"gender": "male",
"quality": [
"high"
],
"rate": 1,
"pitch": 1,
"os": [
"Android",
"ChromeOS"
],
"preloaded": true
}
]
}