cli_main()
float32_to_int16()
load_wav_file_list()
main()
read_wav_file()
send_audio()
stream_wav_files()
Load a list of WAV file paths from a text file.
list_file_path (str) – Path to a text file, one WAV file path per line.
Absolute file paths of WAV files.
list[str]