get https://api.fonestorm.com/v2/soundfiles/
Get information for a single SoundFile.
Sample Response
{
"soundfile": {
"id": "4665497596",
"label": "Test File 1",
"soundfile": "recording-4665497596.wav",
"recording_id": "recording-4665497596.wav",
"tts": "",
"tts_volume": ""
}
}
Response Properties
Property | Type | Description |
---|---|---|
SoundFile | object | SoundFile |