Is it possible to obtain separate recording files using Twilio's API when utilizing start and stop recording functionality within a single meeting room? I would like to have distinct recording files for specific time intervals during the live meeting.
For instance, I wish to generate one recording file for the first 15 minutes of the meeting and another recording file for the subsequent 20 minutes. Is this achievable with Twilio's API, and if so, how can I implement it?