speaker
speaker copied to clipboard
A PHP library to convert text to speech using various web services
Results
1
speaker issues
Sort by
recently updated
recently updated
newest added
The `PicottsProvider` creates a temporary file every time its `textToSpeech()` method is called. This file has the same name every time and there is no locking for it. This means...