FoneStorm SoundFile object representing an account resource in the object store.
{
"id": "4665497596",
"label": "Test File",
"soundfile": "recording-4665497596.wav",
"recording_id": "recording-4665497596.wav",
"tts": "",
"tts_volume": ""
}
Response Properties
Property | Type | Description |
---|---|---|
id | string | SoundFile id. |
label | string | Name/Label for SoundFile. |
soundfile | string | SoundFile name. |
recording_id | string | Recording ID. |
tts | string | Text to speech string. |
tts_volume | boolean | Text to speech volume. |