1. Genesys Cloud CX Resource Center, "Bulk import user prompts." This official documentation outlines the procedure for bulk importing audio prompts. It specifies the required structure: "Create a .zip file that contains the audio files and a prompts.csv file." It further details the columns for the prompts.csv file, including a filename column, described as "The name of the audio file to upload." This confirms the .csv contains only a textual reference (the filename) to the audio file, not the audio file itself. (Accessed from the Genesys Cloud CX Resource Center, Architect section).
2. Genesys Cloud CX Resource Center, "User prompt management in Architect." This document provides context on managing prompts and states that for bulk operations, a manifest file is used to associate metadata with the corresponding audio files. It reinforces the concept that the metadata file and the media files are distinct entities within the import process. (Accessed from the Genesys Cloud CX Resource Center, Architect section).