I am trying to develop a bot that can be used in child social experiments. One of the more important aspects is that the bot should be able to speak pre-recorded lines.
Between the paltry on-board memory and the dinky speaker of the NXT brick, simply putting the audio files on the brick and playing them locally is not going to work.
My question: Is there a hack anyone has tried to give the NXT a more robust speaker? My only planned solution has included using an android phone that talked to the bot via bluetooth, and the bot could just issue commands to the phone to play certain files when desired. Any other or similar solutions?
