Re: [mnemosyne-proj-users] Re: Is it possible to create a link or button for an audio file?

2017-03-28 Thread Andrea Giordano
Sorry probably I dind't fully understood your previous message. Thanks 
anyway, tha task is too much for me. Not a Pro in IT.


Bye

Thanks anyway.28/03/2017 19:16, Peter Bienstman ha scritto:


Hi,

As I mentioned earlier, I also could not get html5 audio functionality 
to work reliably on all platforms…


If you really want to achieve the functionality you’re after, it’s 
probably better to write a plugin that disables automatic playing of 
the audio files.


Cheers,

Peter

*From:*mnemosyne-proj-users@googlegroups.com 
[mailto:mnemosyne-proj-users@googlegroups.com] *On Behalf Of *Andrea 
Giordano

*Sent:* 28 March 2017 16:10
*To:* mnemosyne-proj-users <mnemosyne-proj-users@googlegroups.com>
*Subject:* Re: [mnemosyne-proj-users] Re: Is it possible to create a 
link or button for an audio file?


Recap: I'd like to create a link to an additional audio file in my 
card (an audio witht a completa phrase of the word I'm memorizing


Thisi is what I have in my meaning box:

To realize
 
  src="file:///C:\Users\Me\AppData\Roaming\Mnemosyne\default.db_media\ptofeel.mp3 
" 
type="audio/mpeg">


<tt>type="text/javascript">document.myform.outputtext.value = 
</tt><tt>document.documentElement.outerHTML;



It doesen't find the file. I checked the link and it works (copu past 
on my win explorer address bar)


also all these things appeared by themselves ...


<tt>type="text/javascript">document.myform.outputtext.value = 
</tt><tt>document.documentElement.outerHTML;

Any clue? Thanks

2017-03-20 14:09 GMT+05:00 Andrea Giordano 
<giordanoandrea1...@gmail.com <mailto:giordanoandrea1...@gmail.com>>:


Hi. I didn't manage to make it work even with the complete address
suggested.

Il 20 Marzo 2017 13:55:21 GMT+05:00, Peter Bienstman
<peter.bienst...@ugent.be <mailto:peter.bienst...@ugent.be>> ha
scritto:

Hi,

The html5 audio support under Qt (but also in general) is
indeed very wonky, which is why we reverted to using mplayer
to play sounds…

Cheers,

Peter

*From:*mnemosyne-proj-users@googlegroups.com
<mailto:mnemosyne-proj-users@googlegroups.com>
[mailto:mnemosyne-proj-users@googlegroups.com
<mailto:mnemosyne-proj-users@googlegroups.com>] *On Behalf Of
*Gnome
*Sent:* 19 March 2017 15:04
*To:* mnemosyne-proj-users
<mnemosyne-proj-users@googlegroups.com
<mailto:mnemosyne-proj-users@googlegroups.com>>
*Subject:* [mnemosyne-proj-users] Re: Is it possible to create
a link or button for an audio file?

The path in your code seems to be correct.
For example

becomes in windows:


You can see this by inserting this code together with the
audio tag in the card

document.myform.outputtext.value =
document.documentElement.outerHTML;

But it does work in chrome, so the problem is not in
webkit(chrome uses webkit). So I think the problem must be
with Qt.

-- 
You received this message because you are subscribed to the

Google Groups "mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from
it, send an email to
mnemosyne-proj-users+unsubscr...@googlegroups.com
<mailto:mnemosyne-proj-users+unsubscr...@googlegroups.com>.
To post to this group, send email to
mnemosyne-proj-users@googlegroups.com
<mailto:mnemosyne-proj-users@googlegroups.com>.
To view this discussion on the web visit

https://groups.google.com/d/msgid/mnemosyne-proj-users/d1ec5545-8d89-470d-83ea-21b0242990fd%40googlegroups.com

<https://groups.google.com/d/msgid/mnemosyne-proj-users/d1ec5545-8d89-470d-83ea-21b0242990fd%40googlegroups.com?utm_medium=email_source=footer>.
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout>.


-- 


Inviato dal mio dispositivo Android con K-9 Mail. Perdonate la
brevità.

--
You received this message because you are subscribed to the Google 
Groups "mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to mnemosyne-proj-users+unsubscr...@googlegroups.com 
<mailto:mnemosyne-proj-users+unsubscr...@googlegroups.com>.
To post to this group, send email to 
mnemosyne-proj-users@googlegroups.com 
<mailto:mnemosyne-proj-users@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/CAOyESO3UgMjP%3D%2BF7BUUAzxdGQRZYsHHC2xz2Ghr_UdgQ3TNYiA%40mail.gmail.com 
<https://groups.google.com/d/msgid/mnemosyne-proj-users/CAOyESO3UgMjP%3D%2BF7BUUAzxdGQRZYsHHC2xz2Ghr_UdgQ3TNYiA%40mail.gmail.

Re: [mnemosyne-proj-users] Re: Is it possible to create a link or button for an audio file?

2017-03-28 Thread Andrea Giordano
Recap: I'd like to create a link to an additional audio file in my card (an
audio witht a completa phrase of the word I'm memorizing

Thisi is what I have in my meaning box:

To realize
 
  


document.myform.outputtext.value = document.documentElement.
outerHTML;


It doesen't find the file. I checked the link and it works (copu past on my
win explorer address bar)

also all these things appeared by themselves ...


document.myform.outputtext.value = document.documentElement.
outerHTML;
Any clue? Thanks

2017-03-20 14:09 GMT+05:00 Andrea Giordano <giordanoandrea1...@gmail.com>:

> Hi. I didn't manage to make it work even with the complete address
> suggested.
>
>
> Il 20 Marzo 2017 13:55:21 GMT+05:00, Peter Bienstman
> <peter.bienst...@ugent.be> ha scritto:
>>
>> Hi,
>>
>>
>>
>> The html5 audio support under Qt (but also in general) is indeed very
>> wonky, which is why we reverted to using mplayer to play sounds…
>>
>>
>>
>> Cheers,
>>
>>
>>
>> Peter
>>
>>
>>
>> *From:* mnemosyne-proj-users@googlegroups.com [mailto:
>> mnemosyne-proj-users@googlegroups.com] *On Behalf Of *Gnome
>> *Sent:* 19 March 2017 15:04
>> *To:* mnemosyne-proj-users <mnemosyne-proj-users@googlegroups.com>
>> *Subject:* [mnemosyne-proj-users] Re: Is it possible to create a link or
>> button for an audio file?
>>
>>
>>
>> The path in your code seems to be correct.
>> For example
>> 
>> becomes in windows:
>> > src="file:///C:/Users/User/AppData/Roaming/Mnemosyne/default.db_media/p
>> to feel.mp3" type="audio/mpeg">
>>
>> You can see this by inserting this code together with the audio tag in
>> the card
>> 
>> > type="text/javascript">document.myform.outputtext.value
>> = document.documentElement.outerHTML;
>>
>> But it does work in chrome, so the problem is not in webkit(chrome uses
>> webkit). So I think the problem must be with Qt.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "mnemosyne-proj-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to mnemosyne-proj-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to mnemosyne-proj-users@googlegro
>> ups.com.
>> To view this discussion on the web visit https://groups.google.com/d/ms
>> gid/mnemosyne-proj-users/d1ec5545-8d89-470d-83ea-21b0242990f
>> d%40googlegroups.com
>> <https://groups.google.com/d/msgid/mnemosyne-proj-users/d1ec5545-8d89-470d-83ea-21b0242990fd%40googlegroups.com?utm_medium=email_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
> --
> Inviato dal mio dispositivo Android con K-9 Mail. Perdonate la brevità.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mnemosyne-proj-users+unsubscr...@googlegroups.com.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/CAOyESO3UgMjP%3D%2BF7BUUAzxdGQRZYsHHC2xz2Ghr_UdgQ3TNYiA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: [mnemosyne-proj-users] Re: Is it possible to create a link or button for an audio file?

2017-03-20 Thread Andrea Giordano
Hi. I didn't manage to make it work even with the complete address suggested.

Il 20 Marzo 2017 13:55:21 GMT+05:00, Peter Bienstman  
ha scritto:
>Hi,
>
>The html5 audio support under Qt (but also in general) is indeed very
>wonky, which is why we reverted to using mplayer to play sounds…
>
>Cheers,
>
>Peter
>
>From: mnemosyne-proj-users@googlegroups.com
>[mailto:mnemosyne-proj-users@googlegroups.com] On Behalf Of Gnome
>Sent: 19 March 2017 15:04
>To: mnemosyne-proj-users 
>Subject: [mnemosyne-proj-users] Re: Is it possible to create a link or
>button for an audio file?
>
>The path in your code seems to be correct.
>For example
>
>becomes in windows:
>src="file:///C:/Users/User/AppData/Roaming/Mnemosyne/default.db_media/p
>to
>feel.mp3"
>type="audio/mpeg">
>
>You can see this by inserting this code together with the audio tag in
>the card
>
>type="text/javascript">document.myform.outputtext.value =
>document.documentElement.outerHTML;
>
>But it does work in chrome, so the problem is not in webkit(chrome uses
>webkit). So I think the problem must be with Qt.
>--
>You received this message because you are subscribed to the Google
>Groups "mnemosyne-proj-users" group.
>To unsubscribe from this group and stop receiving emails from it, send
>an email to
>mnemosyne-proj-users+unsubscr...@googlegroups.com.
>To post to this group, send email to
>mnemosyne-proj-users@googlegroups.com.
>To view this discussion on the web visit
>https://groups.google.com/d/msgid/mnemosyne-proj-users/d1ec5545-8d89-470d-83ea-21b0242990fd%40googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.
>
>-- 
>You received this message because you are subscribed to a topic in the
>Google Groups "mnemosyne-proj-users" group.
>To unsubscribe from this topic, visit
>https://groups.google.com/d/topic/mnemosyne-proj-users/vy401E6geuI/unsubscribe.
>To unsubscribe from this group and all its topics, send an email to
>mnemosyne-proj-users+unsubscr...@googlegroups.com.
>To post to this group, send email to
>mnemosyne-proj-users@googlegroups.com.
>To view this discussion on the web visit
>https://groups.google.com/d/msgid/mnemosyne-proj-users/791fdf2c66b54594b77127efff6f5d8f%40xmail101.UGent.be.
>For more options, visit https://groups.google.com/d/optout.

-- 
Inviato dal mio dispositivo Android con K-9 Mail. Perdonate la brevità.

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mnemosyne-proj-users+unsubscr...@googlegroups.com.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/FDC6CB70-C6E7-4823-A4EE-DB8EF251763B%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[mnemosyne-proj-users] Re-play audio file and show of pronunciation field

2015-07-31 Thread Andrea Giordano
Hallo everybody. 
I'm a newbie in Mnemosyne.
I have produced a set of card of the vocabulary type to study Urdu:
In the Foreing word or phrase field I put the audio file
in the Meaning field I put a image file.
I'm activated only the Recognition card type so as to have the audio file 
first (question)


   - 1 I would like to know how to re-play over and over again the audio 
   file if needed even when I have shown the answer.

I'm going to write the words or the sentences in Urdu as soon as I'll be 
able to. I'll use the pronunciation field fo this

   - 2 I'm wondering how it will be shown? As a third field or toghether 
   with the question field?

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
mnemosyne-proj-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mnemosyne-proj-users+unsubscr...@googlegroups.com.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/6187f426-d20b-4122-9f2a-8997c7ef410f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mnemosyne-proj-users] Re-play audio file and show of pronunciation field

2015-07-31 Thread Andrea Giordano
Thanks' a lot Peter. Light's speed reply! 
Sorry I messed up a little with the posting. I wanted to correct the 
previous one but I couldnt find it (didn't know it had to be approved!)
Thank you!!!

Il giorno venerdì 31 luglio 2015 17:23:07 UTC+5, Peter Bienstman ha scritto:

 Hi,

  

 You can press control+R to replay the audio.

  

 The pronunciation field is indeed combined with other fields to make up 
 the Q and the A. Have a look at ‘preview cards’ to see how this will work 
 in practice with your cards.

  

 Cheers,

  

 Peter

  

 *From:* mnemosyne-...@googlegroups.com javascript: [mailto:
 mnemosyne-...@googlegroups.com javascript:] *On Behalf Of *Andrea 
 Giordano
 *Sent:* 31 July 2015 14:08
 *To:* mnemosyne-proj-users
 *Subject:* [mnemosyne-proj-users] Re-play audio file and show of 
 pronunciation field

  

 Hallo everybody. 
 I'm a newbie in Mnemosyne.
 I have produced a set of card of the vocabulary type to study Urdu:
 In the Foreing word or phrase field I put the audio file
 in the Meaning field I put a image file.
 I'm activated only the Recognition card type so as to have the audio file 
 first (question)

- 1 I would like to know how to re-play over and over again the audio 
file if needed even when I have shown the answer.

 I'm going to write the words or the sentences in Urdu as soon as I'll be 
 able to. I'll use the pronunciation field fo this

- 2 I'm wondering how it will be shown? As a third field or toghether 
with the question field?

 Thank you!

 -- 
 You received this message because you are subscribed to the Google Groups 
 mnemosyne-proj-users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to mnemosyne-proj-users+unsubscr...@googlegroups.com javascript:.
 To post to this group, send email to mnemosyne-...@googlegroups.com 
 javascript:.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/mnemosyne-proj-users/6187f426-d20b-4122-9f2a-8997c7ef410f%40googlegroups.com
  
 https://groups.google.com/d/msgid/mnemosyne-proj-users/6187f426-d20b-4122-9f2a-8997c7ef410f%40googlegroups.com?utm_medium=emailutm_source=footer
 .
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
mnemosyne-proj-users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mnemosyne-proj-users+unsubscr...@googlegroups.com.
To post to this group, send email to mnemosyne-proj-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/ea45d4e9-3603-41de-8311-0e3652cbcb58%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.