We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26078f commit 5123c0eCopy full SHA for 5123c0e
README.md
@@ -42,6 +42,7 @@ void setup() {
42
audio.connecttohost("dg-ais-eco-http-fra-eco-cdn.cast.addradio.de/hellwegradio/west/mp3/high");
43
//audio.connecttohost("fischkopp.stream.laut.fm/fischkopp");
44
//audio.connecttospeech("Wenn die Hunde schlafen, kann der Wolf gut Schafe stehlen.", "de");
45
+ //audio.connecttohost("http://media.ndr.de/download/podcasts/podcast4161/AU-20190404-0844-1700.mp3"); // podcast
46
}
47
48
void loop()
0 commit comments