Update index.html
Browse files- index.html +8 -0
index.html
CHANGED
|
@@ -211,6 +211,14 @@
|
|
| 211 |
colorTo: 'to-cyan-400',
|
| 212 |
isHot: true
|
| 213 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 214 |
{
|
| 215 |
id: 'voice-changer',
|
| 216 |
title: 'تغییر صدا',
|
|
|
|
| 211 |
colorTo: 'to-cyan-400',
|
| 212 |
isHot: true
|
| 213 |
},
|
| 214 |
+
{
|
| 215 |
+
id: 'stt',
|
| 216 |
+
title: 'تبدیل گفتار به متن',
|
| 217 |
+
subtitle: 'تایپ صوتی دقیق',
|
| 218 |
+
icon: 'file-audio',
|
| 219 |
+
colorFrom: 'from-teal-500',
|
| 220 |
+
colorTo: 'to-emerald-400'
|
| 221 |
+
},
|
| 222 |
{
|
| 223 |
id: 'voice-changer',
|
| 224 |
title: 'تغییر صدا',
|