2006/12/22, VLG <[EMAIL PROTECTED]>:
Terence,

have you tried hildon_play_system_sound() ?

-Vlad

On Thu, 2006-12-14 at 19:39 -0500, [EMAIL PROTECTED] wrote:
[..]
> Question 2: Is there any other way to play a .WAV file from
> the Nokia 770 command line?

This also works:
run-standalone.sh dbus-send --dest=com.nokia.osso_media_server
--print-reply /com/nokia/osso_media_server
com.nokia.osso_media_server.music.play_media
string:file:///home/user/MyDocs/.sounds/Take_Me_Down.mp3

You will of course need to monitor dbus signals if you want eof notifications.

Koos
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to