Opera8 commited on
Commit
39e5604
·
verified ·
1 Parent(s): 23a3e11

Update index.html

Browse files
Files changed (1) hide show
  1. 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: 'تغییر صدا',