2

I want to play a story divided into three mp3 files through three different speakers.

For example: begin playing file 1 through speaker 1. Once it's over, play file 2 through speaker 2. When it ends, play file 3 through speaker 3.

Can you help me?

Thanks

David
  • 723
  • 5
  • 22
A.Alberto
  • 23
  • 3

1 Answers1

0

There's a two-year old post similar to this. The problem that you're trying to solve here is to connect to multiple Bluetooth speakers. That post, and others show that you will need to use a Bluetooth dongle that supports connecting to multiple devices.

Depending on the operating system that you're using, you're going to need to follow certain steps to be able to play sound through more than one speaker. Here's an example using Ubuntu.

David
  • 723
  • 5
  • 22