I installed waydroid (android emulator) but couldn't get opus audio to play but that's an issue with this emulator and I know it works on android phones.
Followed instructions to install on Linux Mint (Debian)
then since it's X11 and waydroid is Wayland app had to install weston
sudo apt install westonstart it with this script each time
waydroid session stop && weston --fullscreen --shell=kiosk-shell.so --socket=wayland-0 &>/dev/null & sleep 5 && WAYLAND_DISPLAY=wayland-0 XDG_SESSION_TYPE=wayland waydroid show-full-uiset up shared folder
sudo mount --bind ~/Audiobooks ~/.local/share/waydroid/data/media/0/Audiobookscopied opus audiobook and vtt subs there to test.
downloaded apk for mpv-android then installed it
waydroid app install app-default-x86_64-release.apkCan launch from Linux Menu in Other section
>>Click here to continue<<