Hello,
Some further observations made during debugging:
8. We tested using CX9000 with Qualcomm based chip-set, but in that case noise is not produced.
9. We tested with a song which had no noise earlier and trimmed the beginning portion to start position with sound. In this case, noise is observed.
See "song.mp3" in which noise is not observed and "trimmed_song.wav" in which noise is observed, in the attached test_9.7z.
The trimming of back portion of the song is done to reduce the size of the audio file.
10. Test while speaker is kept on lower volume / Mute while playing song.
16-bit: Continuous noise is observed at lower volume in which continuous noise was previously not observed at higher volume. Mute to un-mute has no impact on noise i.e. no noise is observed.
32-bit: No noise at low volume. Mute to un-mute has no impact on noise i.e. no noise is observed.
11. Playing a TTS message with 1 second silence in beginning has noise. This 1 second silence is auto-generated by the online TTS message generator.
When a 160 ms silence is added to this TTS message using audacity, then noise is not observed. Adding silence less than 160ms produces noise.
See "1s_tts_msg.wav" and "1s_tts_msg_160ms_silence_added.wav" in test_11.7z for the audio files used to test.
12. When we save a song with audacity without editing the file (i.e without trimming or adding anything) in which noise is not observed previously and playing it on speaker, noise is observed.
This song file is the same one used in observation point 9 which itself has a 600 ms silence in the beginning.
Now when a 160 ms silence is added to this file using audacity, noise is not observed. Adding silence less than 160ms produces noise.
See "song.mp3" in test_9.zip, "song_saved.wav" and "song_saved_160ms_silence_added.wav" in test_12.7z.
Based on point 11 and 12, we can conclude that when a silence of 160ms is added at the beginning of audio files, then noise is not observed.
Summary of observations in point 11 and 12:
| Detail of audio file played | Audio file | Noise Status | Zip name |
|---|
| TTS with 1s silence by default | 1s_tts_msg.wav | Noise | test_11.7z |
| Adding 160ms silence in beginning with audacity to "TTS with 1s silence" | 1s_tts_msg_160ms_silence_added.wav | No Noise | test_11.7z |
| Song | song.mp3 | No Noise | test_9.7z |
| Just saving the song.mp3 using audacity | song_saved.wav | Noise | test_12.7z |
| Adding 160ms silence to saved song.mp3 | song_saved_160ms_silence_added.wav | No noise | test_12.7z |
Regards,
Naman