memostark / Speakable

Use text to speech anywhere in your Android phone
5 stars 0 forks source link

Overlay mode crash in Android 14 #228

Closed memostark closed 3 months ago

memostark commented 4 months ago

This is due to a new change when targeting SDK 34, a callback needs to be registered before creating a VirtualDisplay.

See docs.

Hamad854 commented 4 months ago

How to fix ? Can You update

memostark commented 3 months ago

@Hamad854 Just released an update with a fix, unfortunately, it is now more limited due to restrictions introduced with Android 14 https://github.com/memostark/Speakable/releases/tag/v.1.16.1