meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
maemo:python_and_n900 [2011/08/11 09:32]
japskua [Playing Sounds]
maemo:python_and_n900 [2011/08/11 09:56] (current)
japskua [Using Microphone]
Line 93: Line 93:
 <code shell> <code shell>
 sudo gainroot sudo gainroot
-apt-get install gstreamer0.10-alsa gstreamer0.10-flac+apt-get install gstreamer0.10-alsa gstreamer0.10-flac gstreamer0.10-plugins-good-extra
 </code> </code>
  
Line 132: Line 132:
 @email: japskua@gmail.com @email: japskua@gmail.com
  
-@requires: gstreamer0.10-alsa, gstreamer0.10-flac+@requires: gstreamer0.10-alsa, gstreamer0.10-flac, gstreamer0.10-plugins-good-extra
 """ """