mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 12:19:37 +00:00
Update supported platforms.
This commit is contained in:
parent
a1e4215ea7
commit
7bcbda15b3
|
@ -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
|
||||
|
|
|
@ -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
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user