Get PVC voice sample waveform
Retrieve the visual waveform of a voice sample.
Path parameters
voice_id
Voice ID to be used, you can use https://api.elevenlabs.io/v1/voices to list all the available voices.
sample_id
Sample ID to be used
Headers
xi-api-key
Response
Successful Response
sample_id
The ID of the sample.
visual_waveform
The visual waveform of the sample, represented as a list of floats.