<p dir="ltr">Dear Marble team,</p>
<p dir="ltr">Hi, I'm in the process of using marble for navigation with a minimal interface. I successfully compiled Marble using Qt(5.5.1) on a ubuntu Linux pc and it is working properly.</p>
<p dir="ltr">However, I am facing an issue with the voice navigation feature. I've compiled marble for qt as per the "sources" page on marble website.</p>
<p dir="ltr">The issue I'm facing is,</p>
<p dir="ltr">I can open marble-qt and all features work flawlessly. I can get driving directions for motocar through monav backend and after the guidance mode is enabled, I select "current route" from the location plugin tab and this makes my location move on the map. (I guess it uses some default track?) So this makes the guidance mode active and it is showing the directions one after the other as per my movement. But I cannot get any "Voice" over for the directions.</p>
<p dir="ltr">I tried going to settings->plugins->routing and then check "Audible turn instructions" and select the first speaker. (The voice files have been installed under ~/.local/share/marble/audio/speakers/) But after clicking ok, if I open the same routing setting window again, it's automatically "unchecked". So no voice navigation now.</p>
<p dir="ltr">Note that I've compiled Marble from GitHub master branch and phonon library is working fine (checked with kcmshell4 kcm_phonon)</p>
<p dir="ltr">What is the issue and how can I resolve this?</p>