[tw5] Re: Embedding sound files

2021-01-20 Thread Hubert
Can confirm. Chrome on Android works fine, so does Chrome and FF desktop 
(Windows).

It must be something to do with Tiddloid Lite, I might contact donmor on 
Github.

Thanks again Saq for all your help today.

On Wednesday, 20 January 2021 at 15:49:16 UTC saq.i...@gmail.com wrote:

> Odd. In Chrome on mobile (Android 10) and desktop (Win 10), autoplay works 
> for me.
>
> On Wednesday, January 20, 2021 at 4:22:44 PM UTC+1 Hubert wrote:
>
>> Thanks.
>>
>> Since I last responded, I checked this on mobile using Tiddloid Lite.
>>
>> The sound did not autoplay on mobile (whether it's audio/mpeg or 
>> video/mp4)
>>
>> It did play on mobile when play was explicitly pressed on the mp3 
>> tiddler, it's just that autoplay does not work for some reason.
>>
>> Regards,
>> Hubert
>>
>>
>> On Wednesday, 20 January 2021 at 15:05:29 UTC saq.i...@gmail.com wrote:
>>
>>> I was copying from what I posted for someone else since I'm on my phone 
>>> and it's hard to type wiki syntax.
>>> Surprised that worked, I would have used audio/mpeg
>>>
>>> As for other types you will just need to try, I have never looked into 
>>> this much.
>>>
>>> On Wednesday, January 20, 2021 at 1:41:08 PM UTC+1 Saq Imtiaz wrote:
>>>
 Again untested code but try this:

 >>> autoplay />

 On Wednesday, January 20, 2021 at 1:29:57 PM UTC+1 Hubert wrote:

> Thank you Sylvain.
>
> I was able to embed the mp3 file and play it with a press of a button. 
> Unfortunately, unlike in the case of "referenced" (external) files, 
> autoplay doesn't seem to work for *embedded *files (I've checked that 
> on TiddlyWiki.com as well).
>
> When I put this into a tiddler and then open that tiddler, the sound 
> does not play:
>
> 
>   
>  
>
> Is there anything else I'd need to do for autoplay to work for *embedded 
> *files?
>
> Thanks again,
> Hubert
>
> On Wednesday, 20 January 2021 at 12:04:19 UTC sil...@gmail.com wrote:
>
>> Le mercredi 20 janvier 2021 à 11:35:41 UTC+1, Hubert a écrit :
>>
>>>
>>> I would like to embed the mp3 (or ogg or any other compressed sound) 
>>> file within TiddlyWiki instead of keeping it as an external source file.
>>>
>>
>>
>> Hello Hubert,
>>
>> Did you see this : https://tiddlywiki.com/#Audio
>>
>> Tiddler TiddlyWiki.mp3 is set to audio/mp3 content type.
>>
>>
>> Cheers,
>> Sylvain
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/369aa326-b3d3-47bd-a17a-2257639a85e6n%40googlegroups.com.


[tw5] Re: Embedding sound files

2021-01-20 Thread Saq Imtiaz
Odd. In Chrome on mobile (Android 10) and desktop (Win 10), autoplay works 
for me.

On Wednesday, January 20, 2021 at 4:22:44 PM UTC+1 Hubert wrote:

> Thanks.
>
> Since I last responded, I checked this on mobile using Tiddloid Lite.
>
> The sound did not autoplay on mobile (whether it's audio/mpeg or video/mp4)
>
> It did play on mobile when play was explicitly pressed on the mp3 tiddler, 
> it's just that autoplay does not work for some reason.
>
> Regards,
> Hubert
>
>
> On Wednesday, 20 January 2021 at 15:05:29 UTC saq.i...@gmail.com wrote:
>
>> I was copying from what I posted for someone else since I'm on my phone 
>> and it's hard to type wiki syntax.
>> Surprised that worked, I would have used audio/mpeg
>>
>> As for other types you will just need to try, I have never looked into 
>> this much.
>>
>> On Wednesday, January 20, 2021 at 1:41:08 PM UTC+1 Saq Imtiaz wrote:
>>
>>> Again untested code but try this:
>>>
>>> >> autoplay />
>>>
>>> On Wednesday, January 20, 2021 at 1:29:57 PM UTC+1 Hubert wrote:
>>>
 Thank you Sylvain.

 I was able to embed the mp3 file and play it with a press of a button. 
 Unfortunately, unlike in the case of "referenced" (external) files, 
 autoplay doesn't seem to work for *embedded *files (I've checked that 
 on TiddlyWiki.com as well).

 When I put this into a tiddler and then open that tiddler, the sound 
 does not play:

 
   
  

 Is there anything else I'd need to do for autoplay to work for *embedded 
 *files?

 Thanks again,
 Hubert

 On Wednesday, 20 January 2021 at 12:04:19 UTC sil...@gmail.com wrote:

> Le mercredi 20 janvier 2021 à 11:35:41 UTC+1, Hubert a écrit :
>
>>
>> I would like to embed the mp3 (or ogg or any other compressed sound) 
>> file within TiddlyWiki instead of keeping it as an external source file.
>>
>
>
> Hello Hubert,
>
> Did you see this : https://tiddlywiki.com/#Audio
>
> Tiddler TiddlyWiki.mp3 is set to audio/mp3 content type.
>
>
> Cheers,
> Sylvain
>


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4a0b729c-d516-42d2-a103-4efb823a37d4n%40googlegroups.com.


[tw5] Re: Embedding sound files

2021-01-20 Thread Hubert
Thanks.

Since I last responded, I checked this on mobile using Tiddloid Lite.

The sound did not autoplay on mobile (whether it's audio/mpeg or video/mp4)

It did play on mobile when play was explicitly pressed on the mp3 tiddler, 
it's just that autoplay does not work for some reason.

Regards,
Hubert


On Wednesday, 20 January 2021 at 15:05:29 UTC saq.i...@gmail.com wrote:

> I was copying from what I posted for someone else since I'm on my phone 
> and it's hard to type wiki syntax.
> Surprised that worked, I would have used audio/mpeg
>
> As for other types you will just need to try, I have never looked into 
> this much.
>
> On Wednesday, January 20, 2021 at 1:41:08 PM UTC+1 Saq Imtiaz wrote:
>
>> Again untested code but try this:
>>
>> > autoplay />
>>
>> On Wednesday, January 20, 2021 at 1:29:57 PM UTC+1 Hubert wrote:
>>
>>> Thank you Sylvain.
>>>
>>> I was able to embed the mp3 file and play it with a press of a button. 
>>> Unfortunately, unlike in the case of "referenced" (external) files, 
>>> autoplay doesn't seem to work for *embedded *files (I've checked that 
>>> on TiddlyWiki.com as well).
>>>
>>> When I put this into a tiddler and then open that tiddler, the sound 
>>> does not play:
>>>
>>> 
>>>   
>>>  
>>>
>>> Is there anything else I'd need to do for autoplay to work for *embedded 
>>> *files?
>>>
>>> Thanks again,
>>> Hubert
>>>
>>> On Wednesday, 20 January 2021 at 12:04:19 UTC sil...@gmail.com wrote:
>>>
 Le mercredi 20 janvier 2021 à 11:35:41 UTC+1, Hubert a écrit :

>
> I would like to embed the mp3 (or ogg or any other compressed sound) 
> file within TiddlyWiki instead of keeping it as an external source file.
>


 Hello Hubert,

 Did you see this : https://tiddlywiki.com/#Audio

 Tiddler TiddlyWiki.mp3 is set to audio/mp3 content type.


 Cheers,
 Sylvain

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b57bd4c9-c612-4f89-828a-81827460406cn%40googlegroups.com.


[tw5] Re: Embedding sound files

2021-01-20 Thread Saq Imtiaz
I was copying from what I posted for someone else since I'm on my phone and 
it's hard to type wiki syntax.
Surprised that worked, I would have used audio/mpeg

As for other types you will just need to try, I have never looked into this 
much.

On Wednesday, January 20, 2021 at 1:41:08 PM UTC+1 Saq Imtiaz wrote:

> Again untested code but try this:
>
>  autoplay />
>
> On Wednesday, January 20, 2021 at 1:29:57 PM UTC+1 Hubert wrote:
>
>> Thank you Sylvain.
>>
>> I was able to embed the mp3 file and play it with a press of a button. 
>> Unfortunately, unlike in the case of "referenced" (external) files, 
>> autoplay doesn't seem to work for *embedded *files (I've checked that on 
>> TiddlyWiki.com as well).
>>
>> When I put this into a tiddler and then open that tiddler, the sound does 
>> not play:
>>
>> 
>>   
>>  
>>
>> Is there anything else I'd need to do for autoplay to work for *embedded 
>> *files?
>>
>> Thanks again,
>> Hubert
>>
>> On Wednesday, 20 January 2021 at 12:04:19 UTC sil...@gmail.com wrote:
>>
>>> Le mercredi 20 janvier 2021 à 11:35:41 UTC+1, Hubert a écrit :
>>>

 I would like to embed the mp3 (or ogg or any other compressed sound) 
 file within TiddlyWiki instead of keeping it as an external source file.

>>>
>>>
>>> Hello Hubert,
>>>
>>> Did you see this : https://tiddlywiki.com/#Audio
>>>
>>> Tiddler TiddlyWiki.mp3 is set to audio/mp3 content type.
>>>
>>>
>>> Cheers,
>>> Sylvain
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/03b33298-eae3-4317-b213-45d36a8bd1a1n%40googlegroups.com.


[tw5] Re: Embedding sound files

2021-01-20 Thread Hubert
It worked! Thank you Saq.

Quick follow-up question: I've tested that on an mp3 file and it worked, 
even though you used "video/mp4" as data type. Is this data type universal 
for mpeg "specification" of files (mp3, mp4 etc, no matter if it's audio or 
video) or is this just a meaningless placeholder that will also accept 
non-mpeg filetypes, like ogg etc?

Regards,
Hubert
On Wednesday, 20 January 2021 at 12:41:08 UTC saq.i...@gmail.com wrote:

> Again untested code but try this:
>
>  autoplay />
>
> On Wednesday, January 20, 2021 at 1:29:57 PM UTC+1 Hubert wrote:
>
>> Thank you Sylvain.
>>
>> I was able to embed the mp3 file and play it with a press of a button. 
>> Unfortunately, unlike in the case of "referenced" (external) files, 
>> autoplay doesn't seem to work for *embedded *files (I've checked that on 
>> TiddlyWiki.com as well).
>>
>> When I put this into a tiddler and then open that tiddler, the sound does 
>> not play:
>>
>> 
>>   
>>  
>>
>> Is there anything else I'd need to do for autoplay to work for *embedded 
>> *files?
>>
>> Thanks again,
>> Hubert
>>
>> On Wednesday, 20 January 2021 at 12:04:19 UTC sil...@gmail.com wrote:
>>
>>> Le mercredi 20 janvier 2021 à 11:35:41 UTC+1, Hubert a écrit :
>>>

 I would like to embed the mp3 (or ogg or any other compressed sound) 
 file within TiddlyWiki instead of keeping it as an external source file.

>>>
>>>
>>> Hello Hubert,
>>>
>>> Did you see this : https://tiddlywiki.com/#Audio
>>>
>>> Tiddler TiddlyWiki.mp3 is set to audio/mp3 content type.
>>>
>>>
>>> Cheers,
>>> Sylvain
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6e5c4dbd-156a-42c4-875c-a540a492af2fn%40googlegroups.com.


[tw5] Re: Embedding sound files

2021-01-20 Thread Saq Imtiaz
Again untested code but try this:



On Wednesday, January 20, 2021 at 1:29:57 PM UTC+1 Hubert wrote:

> Thank you Sylvain.
>
> I was able to embed the mp3 file and play it with a press of a button. 
> Unfortunately, unlike in the case of "referenced" (external) files, 
> autoplay doesn't seem to work for *embedded *files (I've checked that on 
> TiddlyWiki.com as well).
>
> When I put this into a tiddler and then open that tiddler, the sound does 
> not play:
>
> 
>   
>  
>
> Is there anything else I'd need to do for autoplay to work for *embedded *
> files?
>
> Thanks again,
> Hubert
>
> On Wednesday, 20 January 2021 at 12:04:19 UTC sil...@gmail.com wrote:
>
>> Le mercredi 20 janvier 2021 à 11:35:41 UTC+1, Hubert a écrit :
>>
>>>
>>> I would like to embed the mp3 (or ogg or any other compressed sound) 
>>> file within TiddlyWiki instead of keeping it as an external source file.
>>>
>>
>>
>> Hello Hubert,
>>
>> Did you see this : https://tiddlywiki.com/#Audio
>>
>> Tiddler TiddlyWiki.mp3 is set to audio/mp3 content type.
>>
>>
>> Cheers,
>> Sylvain
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5c1233e9-52b2-4fdd-87a6-8dc7dd814e1bn%40googlegroups.com.


[tw5] Re: Embedding sound files

2021-01-20 Thread Hubert
Thank you Sylvain.

I was able to embed the mp3 file and play it with a press of a button. 
Unfortunately, unlike in the case of "referenced" (external) files, 
autoplay doesn't seem to work for *embedded *files (I've checked that on 
TiddlyWiki.com as well).

When I put this into a tiddler and then open that tiddler, the sound does 
not play:


  
 

Is there anything else I'd need to do for autoplay to work for *embedded *
files?

Thanks again,
Hubert

On Wednesday, 20 January 2021 at 12:04:19 UTC sil...@gmail.com wrote:

> Le mercredi 20 janvier 2021 à 11:35:41 UTC+1, Hubert a écrit :
>
>>
>> I would like to embed the mp3 (or ogg or any other compressed sound) file 
>> within TiddlyWiki instead of keeping it as an external source file.
>>
>
>
> Hello Hubert,
>
> Did you see this : https://tiddlywiki.com/#Audio
>
> Tiddler TiddlyWiki.mp3 is set to audio/mp3 content type.
>
>
> Cheers,
> Sylvain
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7a39c514-d9eb-4b5b-8973-a40c96184284n%40googlegroups.com.


[tw5] Re: Embedding sound files

2021-01-20 Thread Sylvain Naudin


Le mercredi 20 janvier 2021 à 11:35:41 UTC+1, Hubert a écrit :

>
> I would like to embed the mp3 (or ogg or any other compressed sound) file 
> within TiddlyWiki instead of keeping it as an external source file.
>


Hello Hubert,

Did you see this : https://tiddlywiki.com/#Audio

Tiddler TiddlyWiki.mp3 is set to audio/mp3 content type.


Cheers,
Sylvain

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/61ea5208-b310-419c-b809-b6bf5c7b44fdn%40googlegroups.com.