mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2024-11-01 11:54:17 +00:00
11 lines
263 B
Text
Executable file
11 lines
263 B
Text
Executable file
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
|
|
|