I had some challenges ensuring that everything was working correctly, and I used the following troubleshooting steps to resolve. Perhaps these will be helpful for you as well:
Next, ensure that the API is reachable through your local network. Using the API settings found at Settings > Player Providers > Alexa > Generic Settings
, check the API using curl
:
curl -u <api basic auth username>:<api basic auth password> <api url>
{streamUrl: 'http://<ma internal ip>:<ma stream port>/flow/pquZHw62/<speaker name>/<random id>.flac}