Hey to all. ( @gismo2006 @strawberry-3.141 )
here are the first results of my testing: i use a USB MiniMic and now i took a 1meter Cable to put the mic
above the Mirror (its about 50 cm above), and the first tests worked fine. I will report more…
Read the statement by Michael Teeuw here.
Posts
-
RE: [MMM-MyRadio] Web Radio Player
-
RE: [MMM-MyRadio] Web Radio Player
@strawberry-3.141 I will report u about the results with a longer distance from speaker to mic the next days
-
RE: [MMM-MyRadio] Web Radio Player
Next step done, i hope that @fewieden is not angry that i raped his MMM-AlarmClock module, lol
So in my version of MMM-AlarmClock if u select “MyRadio” as sound it will start the the MyRadio Player.
if u do for ex. 30 min later the next alarm it will switch it off and also turn the Mirror display off.
(This is what my wife wants in the morning in the bathroom …) -
RE: [MMM-MyRadio] Web Radio Player
@strawberry-3.141 Thanks, u did a great job with ur modules. Now my report:
Everything is working perfektly with voice in my Radio Player as long as i dont
start playing music… When i do, voice tries to understand the lyrics of the songs
and doesnt listen to commands anymore. At the moment i try to put the mic more away
from the speakers so i hope this will work better. -
RE: [MMM-MyRadio] Web Radio Player
The actuall Version is now ready V1.01 voice controlled with MMM-voice
-
RE: [MMM-MyRadio] Web Radio Player
@Rolandb are u using my modules? or still the MMM-RadioDe?
-
RE: [MMM-RadioDe] - Simple Web Radio.de player
Maybe have a look at MMM-MyRadio ;-)
-
[MMM-MyRadio] Web Radio Player
Description:
The module plays up to 4 diff. Radiostations and if they show sender and RDS data also, u can select the station and the volume
with ur mouse, touchpad or touchscreen, soon also via MMM-voice.The module is based on the idea and code of MMM-TouchPlayerBasic by Pierre Broberg
Download:
[card:tbbear/MMM-MyRadio]
Version 1.0
-
RE: MMM-voice
@maxbachmann
Hi, the modules get signals to act and it realy doesnt matter in with language u use the voice.By the way i am also interested if u get it working in german
-
RE: show integer logs from python script as diagram in MM ?
@cruunnerr Hi, i dont know if u would like what i have but i made the same u want to have.
I also use a HC-SR04 and a python script, i think its the same u use i put all results in a json file and than
i read it with my openhab server so now i can display via (MMM-Openhab) the actual filling on my mirror.
Also to get a diagram is no problem . I would realy recomment u to take a look at openhab and what it can do. In case of questions please contact me … Robert -
RE: MMM-NOAA - Another Weather Module
@Johans OK, so let me check what is possible
(by the way u must have a very sensible skin to feel decimals … only joking) -
RE: MMM-NOAA - Another Weather Module
@Johans Hi Johans, to ask is never stupid. So to your questions:
- The module gets his data from Wunderground so it can only display what it gets.
- Yes, this should be possible and u said how it can be done. U can copy it to a new name and
npm install their. Dont forget to add the renamed module in the config file
-
RE: MMM-NOAA - Another Weather Module
@Nilnik Hi, the problem is only in the latest version.
@ALL The problem is fixed , please do ur git pull in MMM-NOAA
-
RE: MMM-NOAA - Another Weather Module
@Peter Hello Peter, i found the Problem since a few Versions of NOAA the translation comes directly from wunderground and during the last Change from @cowboysdude he made a small mistake. We will fix this soon.
-
RE: Web Browser for the mirror
@MaxPower Thats not so easy but take a look at my MMM-Openhab modules i display with this the contant of my Openhab webpage and also control it using an iframe.But to change the background is as i know so far only possible if u have access to the source of the page, than its easy like i do.
-
Additional Info for each module
Hello,
the last weeks i spended lots of time testing modules and so many of them are realy
great ( a few are grab ;-) ) but thats also ok. But during all the testing i found out that
its very very important to select the fitting hardware.
For example:
I develop on a Raspi P3B nice little machine and can handle a lot but not everything.
So this wunderfull modules MMM-voice i impossible to use on a PI much too slow.
On an old laptop with ubuntu it runs perfect.
I found this result fits too a lot of modules they work perfect ok fast cpu but not on a
simple one.
So my suggestion is:
If every module developer puts an information at the beginning of his readme to tell
the cpu where the module was developed and a recommendation.
like.
DEV-CPU: INTEL xyz with Ubuntu 16.04
REC-CPU: same or fasterI think this would keep a lot of people from getting unhappy with great module on a
slow cpu.So what do u all think about this idea???
Take care
Robert -
RE: MMM-voice
@tbbear Its always the same, better look twice before asking. I found one old pulseaudio.h file and this was the problem. Everything works fine now and i can start to work on supporting my MMM-Openhab with MMM-voice.
-
RE: MMM-Openhab
@P-Bo726 the url is the same u would call in your browser to get your basicui sitemap, only with (see in readme) a little modification, thats why i recomment to copy your basicui sitemap for ex. my def. sitemap is wr.sitemap and i did a copy to MMM.sitemap. In this add the extra line like said in the readme.
-
RE: MMM-voice
Hello,
im cant understand the problem i have:
First i can arecord and aplay without any problems with my usb audio device.
But when i try to use MMM-voice i always get:
(snipet from the debug file)
…
INFO: lm_trie.c(482): Building LM trie
INFO: ngram_search_fwdtree.c(74): Initializing search tree
INFO: ngram_search_fwdtree.c(101): 32 unique initial diphones
INFO: ngram_search_fwdtree.c(186): Creating search channels
INFO: ngram_search_fwdtree.c(323): Max nonroot chan increased to 168
INFO: ngram_search_fwdtree.c(333): Created 32 root, 40 non-root channels, 5 single-phone words
INFO: ngram_search_fwdflat.c(157): fwdflat: min_ef_width = 4, max_sf_win = 25
INFO: continuous.c(307): pocketsphinx_continuous COMPILED ON: Jan 6 2018, AT: 13:45:05Error opening audio device plughw:0 for capture: Connection refused
FATAL: “continuous.c”, line 245: Failed to open audio devicePlease help me !!!