I have make a module for myself, to play that I describe. And I can post it later,this is no Problem. But like I say I am not a coder and have create it by try and error so every coder here will put the handy on there head. :-D
Read the statement by Michael Teeuw here.
Posts
-
RE: Web-Radio
-
RE: Web-Radio
Hi at all .-)
At @MagicMirrorPi some weeks ago i posted some questins about a web radio player. But there was now usable method. So I am not a coder, but I create my own simple module. At my mirror its possible to play two diffrent radio stations (you can add more) and the best you can control it by your voice. At the moment you can say your own word for radio station one and your own word to play radio station two. And you can say your own word to stop radio. At the moment I haven´t got any time but maybe later today I will post and describe my way. BUT you should have in your mind I am not a code Its a simple code (create by try and error by be) to do what I want :-)
Oh i Forgott, I use the module by @alexyak called Voicecontrol and the hotword detection.
Fotr local Music I use the simple Musicplayer module by @EoF and a bit of code by @tyho to controll by voice, too
-
RE: VoiceControl module
Hi, sorry at the moment I haven’t got any free time. So I have read your post first now. Because you post your solution, I think it work. You don’t have to thank me, I am happy I can help. Like other helps me if I have a problem.
Maybe we should write the following, too.
You shouldn’t use some words that are to simple, like Play or Stop. At my experience this words will be to simple and your mirror will not regonize the correct order and will do every order at the same time. Because the system can not decide which order you have speak out.
Greets gismo
-
RE: VoiceControl module
Hi, sorry but yesterday here was a big … (in German we say “chaos”) :-) So I haven’t any time. But today I will have free time to help you.
Anhand dem Namen deiner Pmdl File schließe ich du bist auch deutsch. Ich schreibe dich später an, und erklär dir mein vorgehen. Das ist für mich, auf deutsch doch einfacher als auf englisch. :-)
-
RE: VoiceControl module
Hey, @GinSeng later today if I have some time I will post my code, and look if I can help you.
Greets gismo
-
RE: Touch Screen MM??
Hi,
under “Show your mirror” someone already show his mirror include a touch screen pannel. :-)
greets gismo
-
RE: Load,format,display a json file
Look at my thread under request. There was a great help that work perfect. :-)
-
RE: save some information from a xml or json to a txt file
Hi, a big thank you!!
Its work perfect!!!
Many Thanks! :-)
greets gismo
-
RE: save some information from a xml or json to a txt file
Sorry I forgett there was no error. Also Python displays no error if I try it a the Python IDLE.
-
RE: save some information from a xml or json to a txt file
Hi, thank you for the code. But there was a little misstake I think. I have copied your code and save. put in my api and the right folder.
then the first try. All works fine the code generate a test.txt file. But then I oen the txt file it was empty.
Ok I think maybe I put in something wrong. But everything was ok.At a second try I chnage the folder name, because I think maybe the was some folder Rights or something else. But the same. The txt file was empty.
At my next try I cut of the f.write line and there was only written f.write(‘Today is’)
And I see everything work like it should. In the txt file was written Today is. Now I put some more in this line again. Everything works fine till I put the word weather. If I put this the txt file will be empty.I like to try something mor later today. But I want give you a feedback. And I like to say thank you.
greets gismo