12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
Audio pcm data upload
|
|
|
|
Description:
|
|
Upload pcm file to TFTP server.
|
|
|
|
Configuration:
|
|
Modify TFTP_HOST_IP_ADDR and RECORD_WAV_NAME in example_audio_pcm_upload.c based on your TFTP server.
|
|
|
|
[platform_opts.h]
|
|
#define CONFIG_EXAMPLE_AUDIO_PCM_UPLOAD 1
|
|
|