How to change audio sample rate in the Datalog_Audio example of sensorTile to more than 16K ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-28 3:35 AM
I tried changing the audio sample rate from 16K (which is working) to 22k and 44k - both without success. I just changed the #define AUDIO_SAMPLING_FREQUENCY but the generated WAV-Files which are saved on µSD-Card are not working properly and the length is not correct.
Any hints on how to change the sample rate properly to more than 16 k ?
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-06-28 3:42 AM
I just figured out that changing the sample rate down to 8k is working . But increasing to more than 16k is not possible so far ...
