Skip to content

Commit 23b0dd1

Browse files
authored
Remove useless readme note
1 parent eb12377 commit 23b0dd1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,3 @@ to a new empty folder
3434
You might be familiar with Speakonia. As CFS-Technologies have released an unlimited license (http://www.cfs-technologies.com/home/) for Speakonia, you can get .wavs Microsoft Sam & other voices genereated text with Speakonia too, however web interface is more convenient and generates text much faster. Speakonia is set to generate text at real-time of speaking speed and SAPI4 server is set to generate text at x16777215 of real-time speaking speed. You can download .wavs from web interface too (right click the player and press `Save audio as...`, at least on Chrome).
3535

3636
You can generate text from an API too, endpoints are `/SAPI4/VoiceLimitations?voice=(voice)` and `/SAPI4/SAPI4?text=(text)[&voice=(voice)][&pitch=(pitch)][&speed=(speed)]`. `()` - required parameters, `[]` - optional parameters.
37-
38-
It's possible to run a combination of SAPI4 server on Windows Server and web server on Linux server, without need of `wine`. You will need to modify `sapi4.cpp` to listen on `0.0.0.0` and firewall it to accept connections only from linux server.

0 commit comments

Comments
 (0)