Commit Graph

1 Commits (15902f24966bb81cd56b7c9cf36396aa2c723a4f)

Author SHA1 Message Date
Dag Wieers 0a15ab7ce9 win_say: Fix issue, add integration tests (#26089)
* win_say: Fix issue, add integration test

This PR includes:
- Make speed_speech an integer parameter
- Test for empty parameters too
- Add integration tests

* Improve the $speech_speed parameter handling

As requested
7 years ago