Update supported platforms.

This commit is contained in:
Nolan Darilek 2020-08-18 15:22:12 -05:00
parent a1e4215ea7
commit 7bcbda15b3
2 changed files with 3 additions and 3 deletions

View File

@ -8,5 +8,5 @@ This library provides a high-level Text-To-Speech (TTS) interface supporting var
* Linux via [Speech Dispatcher](https://freebsoft.org/speechd)
* MacOS
* AppKit on MacOS 10.13 and below
* AVFoundation on MacOS 10.14 and, eventually, iDevices
* WebAssembly
* AVFoundation on MacOS 10.14 and above, and iOS
* WebAssembly

View File

@ -7,7 +7,7 @@
* * Linux via [Speech Dispatcher](https://freebsoft.org/speechd)
* * MacOS
* * AppKit on MacOS 10.13 and below
* * AVFoundation on MacOS 10.14 and, eventually, iDevices
* * AVFoundation on MacOS 10.14 and above, and iOS
* * WebAssembly
*/