Release 1.5.0
Fix audio connection issue. Improve audio stability and quality.
Android side:
- Will keep screen on when app is in foreground. Otherwise after screen turned off, background process will terminate.
- Set bluetooth & usb thread priority to FOREGROUND
- Set audio thread priority to AUDIO
Windows side:
- Set program process priority to REALTIME
- Set NAudio number of buffers to 2, desired latency to 50ms