Skip to content

Commit

Permalink
remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Migushthe2nd committed Sep 23, 2023
1 parent 3446e79 commit e509786
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ An simple Azure Speech Service module that uses the Microsoft Edge Read Aloud AP
Full support for SSML, however, the following is the default SSML object:

```xml

<speak version="1.0" xmlns="http://www.w3.org/2001/10/synthesis" xmlns:mstts="https://www.w3.org/2001/mstts"
xml:lang="${this._voiceLang}">
<voice name="${voiceName}">
Expand Down

0 comments on commit e509786

Please sign in to comment.