This research aims to develop an Android application built with React Native that is capable of recording and transmitting WAV-formatted audio to a single-board computer–based server using a client–server architecture. The server processes the audio using an LSTM model to generate robot movement commands, which are then returned to the application and forwarded to the mini forklift robot. T…