This site requires JavaScript, please enable it in your browser!
Greenfoot back
proboardslol
proboardslol wrote ...

2013/6/7

getMicLevel() not working

proboardslol proboardslol

2013/6/7

#
In any program that involves getMicLevel(), I get a warning saying "Couldn't get mic level. line unavailable." I've used windows sound recorder to test my microphone and it works fine. Does anyone else have this issue?
attitudex2 attitudex2

2015/6/20

#
Well, I find it interesting that you posted this 2 years ago and there are no responses that I can see. I also am having the same problem. I am using Greenfoot to teach Java this summer and am using the "Introduction to Programming with Greenfoot" book written by Michael Kolling. (I know Java very well, but am new to Greenfoot.) An early scenario in the book uses getMicLevel() to move a Stickman around the screen. My students and I all get the same message you get. Not one of us can get this method to work. Is there a solution?
monritche monritche

2015/9/23

#
I have the same problem. I'm using a Windows 7 computer.
TopherCharles TopherCharles

2015/12/30

#
Hi - I'm also trying to teach this - did anyone figure out how to get this to work? Thanks.
amjad amjad

2016/2/5

#
Thank you all for reporting this bug. We have solved it in our repository and should appear in the coming Greenfoot version 3.0.3 (hopefully soon). This issue used to appear only on some operating systems, so it took some time to be found.
cabennet cabennet

2016/8/28

#
did this get updated? I am running Greenfoot 3.0.4 and I still cannot get getMicLevel to work.
amjad amjad

2016/8/29

#
Could you please send your debug-log and the description of how you get the error to us, as described in: http://www.greenfoot.org/support ?
You need to login to post a reply.