TheComputerMan commited on
Commit
9176922
·
1 Parent(s): 0d3ba30

Upload ssml.xml

Browse files
Files changed (1) hide show
  1. ssml.xml +5 -0
ssml.xml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ <speak version="1.0" xmlns="https://www.w3.org/2001/10/synthesis" xml:lang="en-US">
2
+ <voice name="en-US-ChristopherNeural">
3
+ This is your text here.
4
+ </voice>
5
+ </speak>