|
d3e05b5a7a
|
Revert "Pass TTS instance as first argument to utterance callbacks."
This appears to break callbacks, and is of limited utility.
This reverts commit 29c0a8463e .
|
2020-11-03 11:03:55 -06:00 |
|
|
29c0a8463e
|
Pass TTS instance as first argument to utterance callbacks.
|
2020-11-02 22:40:30 -06:00 |
|
|
cf0ad2221e
|
Derive Debug.
|
2020-11-02 21:44:47 -06:00 |
|
|
551bb1292e
|
Make TTS clonable.
Also, add other possibly useful derives.
|
2020-11-02 21:27:13 -06:00 |
|
|
6f12974ce4
|
Implement stop callback on MacOS.
|
2020-10-08 08:07:33 -05:00 |
|
|
589c613bbe
|
Implement FnMut callbacks on AV Foundation, and fix warnings.
|
2020-09-25 11:14:26 -05:00 |
|
|
251fb8d8c1
|
Implement callbacks on AVFoundation.
|
2020-09-23 12:21:05 -05:00 |
|
|
bd57075d53
|
Implement unused framework for AVFoundation callbacks.
|
2020-09-23 11:28:56 -05:00 |
|
|
017aa8863b
|
Remove unused import and fix i~~OS builds.
|
2020-09-22 14:30:17 -05:00 |
|
|
6b023c3071
|
Add AV Foundation support for returning utterance IDs.
|
2020-09-22 14:08:19 -05:00 |
|
|
0d61dc258f
|
Set up conditional compilation for iOS.
|
2020-09-02 16:03:04 -05:00 |
|
|
c5b1ff1944
|
Add AVFoundation backend, used automatically on MacOS 10.14 and above.
|
2020-08-13 11:08:00 -05:00 |
|