Need to install PyAudio module. As LibreELEC filesystem is read-only & does not have APT / PIP, I cannot installed anything. Also tried to copy the PyAudio module files, but could not get its dependency 'PortAudio' library.
At-least is there a option to get the compiled 'PortAudio' binary for armV7 32bit (for TinkerBoard), so that we can place it under folder /storage and use them in my project.