feat: add speech synthesis demo
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "demo-speech-synthesis",
|
||||
"version": "0.1.1",
|
||||
"description": "CUTOS 4.0 offline Web Speech API text-to-speech demo.",
|
||||
"params": {
|
||||
"title": "CUTOS Speech Synthesis",
|
||||
"subtitle": "Web Speech API · Windows Offline TTS",
|
||||
"host": "localhost"
|
||||
},
|
||||
"drvDependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user