hi, all:
about Thingy sound, I want to produce audio file by myself to add data array sound_9, how to produce the data?
which tool? and I also want to add High-quality audio
hi, all:
about Thingy sound, I want to produce audio file by myself to add data array sound_9, how to produce the data?
which tool? and I also want to add High-quality audio
Hi
The speaker on the Nordic Thingy:52 is a 15x11mm Rectangle mini speaker (Part No.: BMS1511F-11C-08H03P LF) from BeStar Technologies. Here is the link to the product page, and attached you can find the datasheet.
I think you should be able to play higher quality sounds, but not stream higher quality than 8-bit 8Hz. We have a python script for converting .wav files into output for .c/.h here. Please note that you need a mono .wav file with 16kHz sample. https://github.com/NordicPlayground/nRF52-teensy-sgtl5000-audio/blob/master/Convert%20Audio%20Sample/How%20To.txt
Best regards,
Simon
Hi
The speaker on the Nordic Thingy:52 is a 15x11mm Rectangle mini speaker (Part No.: BMS1511F-11C-08H03P LF) from BeStar Technologies. Here is the link to the product page, and attached you can find the datasheet.
I think you should be able to play higher quality sounds, but not stream higher quality than 8-bit 8Hz. We have a python script for converting .wav files into output for .c/.h here. Please note that you need a mono .wav file with 16kHz sample. https://github.com/NordicPlayground/nRF52-teensy-sgtl5000-audio/blob/master/Convert%20Audio%20Sample/How%20To.txt
Best regards,
Simon