|
|
94c0b9adaa
|
More speeds
|
2023-04-10 15:59:40 +08:00 |
|
|
|
0787ab6aa0
|
Faster audio playback rates
|
2023-04-10 15:59:40 +08:00 |
|
|
|
8068b11f1e
|
Merge pull request #1830 from sixten/warnings
Address iOS compiler and linter warnings
|
2023-02-22 11:01:43 +08:00 |
|
|
|
1650a1dee2
|
Handle the content inset area at the bottom of newer devices
|
2023-02-21 16:32:58 +08:00 |
|
|
|
8156328cf6
|
fix some linter warnings on deliberate code
|
2023-02-20 12:15:29 -07:00 |
|
|
|
60ca0567fa
|
prevent some spurious doc comment warnings
|
2023-02-20 12:15:29 -07:00 |
|
|
|
c9296deac4
|
Update TTS user interface
|
2023-02-20 22:49:09 +08:00 |
|
|
|
f8609a1d80
|
update some local text refs
|
2023-01-24 14:02:37 -08:00 |
|
|
|
adf0604c7a
|
remove unused string from .strings files
|
2023-01-19 19:00:14 -08:00 |
|
|
|
6622cd281e
|
Remove unused view
|
2022-12-05 15:39:46 +08:00 |
|
|
|
3e4f9409df
|
Dont fully close audio player on error
This gives users the ability to change the selected language if
the error was related to language / voice.
|
2022-12-01 12:50:59 +08:00 |
|
|
|
983e15bdda
|
Add two slower playback speed options
|
2022-11-30 21:36:38 +08:00 |
|
|
|
2b8f1da881
|
Remove unneeded isPresented check
|
2022-11-15 08:50:25 +08:00 |
|
|
|
3d9976e06a
|
WIP: Adding ultra realistic voice support
|
2022-11-11 15:55:28 +08:00 |
|
|
|
126d79446b
|
Clean up body of expanded audio player, remove dead code
|
2022-10-21 16:23:27 +08:00 |
|
|
|
a59c9910a0
|
Set the tab index when the expanded player is shown
|
2022-10-21 16:11:13 +08:00 |
|
|
|
0c7f5174c7
|
Open the audio player expanded the first time the user uses it. Minimize animation issues
|
2022-10-21 14:11:26 +08:00 |
|
|
|
578b9c6790
|
Split the expanded player into a new view and use a sheet to present it
|
2022-10-20 17:33:25 +08:00 |
|