Page 1 of 1

No sound from Speaker

Posted: Wed May 29, 2013 6:13 am
by Songokute
Hi, recently I install Raspbmc (I downloaded from here: http://www.raspbmc.com/download/)
When I play a song, the screen displays that a song is being played. But there 's no sound from speaker (I turned it to maxvolume)
How to configure my Pi to solve this?

Re: No sound from Speaker

Posted: Wed May 29, 2013 6:33 am
by DirkS
If you're using the analog audio out (3.5mm plug) you'll have to set the audio out to analog (IIRC HDMI is the default).
In the XBMC menu choose System / Settings / System / Audio output.

HTH
Dirk.

Re: No sound from Speaker

Posted: Wed May 29, 2013 6:41 am
by Songokute
Yeah, I choose "Analog" and it works :D Thanks!

Re: No sound from Speaker

Posted: Wed May 29, 2013 6:47 am
by DirkS
I wish all problems were this easy to solve ;)

Gr.
Dirk.

Re: No sound from Speaker

Posted: Wed May 29, 2013 6:52 am
by Songokute
DirkS wrote:I wish all problems were this easy to solve ;)

Gr.
Dirk.
Me too ^^
Ah, can I ask you an unrelated question?
I wanna develop an App (using Java or Android) to control this Pi (with Raspbmc installed), is this possible?

Re: No sound from Speaker

Posted: Wed May 29, 2013 6:56 am
by DirkS
I wanna develop an App (using Java or Android) to control this Pi (with Raspbmc installed), is this possible?
Sorry, can't help you with that...

Gr.
Dirk.

Re: No sound from Speaker

Posted: Wed May 29, 2013 6:58 am
by DaveDriesen
Guys -- It's a Pi -- ANYTHING is possible.

Dave Driesen
Linux dev and oldskool elite

Re: No sound from Speaker

Posted: Wed May 29, 2013 6:58 am
by Songokute
It's okey, I will learn from the Internet ^^
Thanks much!

Re: No sound from Speaker

Posted: Wed May 29, 2013 7:01 am
by Songokute
DaveDriesen wrote:Guys -- It's a Pi -- ANYTHING is possible.

Dave Driesen
Linux dev and oldskool elite
Glad to hear this.
So, which API and its docs I can use for my purpose, Dave?