Welcome Guest, Not a member yet? Register   Sign In
Play Audio file in writable folder
#6

(This post was last modified: 08-10-2021, 09:03 AM by rafinhaa.)

(08-10-2021, 08:13 AM)paliz Wrote: Upload your file to public /upload


You cannot read file from writable folder

Yes! i moved files from folder writable to public/assets/audios

I found the problem was the file's codec
Code:
Input File    : 'public/assets/audios/2021/08/10/1628601745.4-FX0-atendimento-10:22:32.WAV'
Channels      : 1
Sample Rate    : 8000
Precision      : 16-bit
Duration      : 00:00:07.08 = 56640 samples ~ 531 CDDA sectors
File Size      : 11.6k
Bit Rate      : 13.1k
Sample Encoding: GSM

I did the test with another file and everything worked
Code:
Input File    : 'public/assets/audios/2021/04/06/1617722381.169-221-20523678-12:19:41.wav'
Channels      : 1
Sample Rate    : 8000
Precision      : 16-bit
Duration      : 00:00:25.38 = 203040 samples ~ 1903.5 CDDA sectors
File Size      : 406k
Bit Rate      : 128k
Sample Encoding: 16-bit Signed Integer PCM

Thanks to everyone who helped!
Reply


Messages In This Thread
Play Audio file in writable folder - by rafinhaa - 08-09-2021, 09:44 AM
RE: Play Audio file in writable folder - by paliz - 08-10-2021, 08:13 AM
RE: Play Audio file in writable folder - by rafinhaa - 08-10-2021, 08:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB