SoundFile

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

PropertyTypeDescription
idstringSoundFile id.
labelstringName/Label for SoundFile.
soundfilestringSoundFile name.
recording_idstringRecording ID.
ttsstringText to speech string.
tts_volumebooleanText to speech volume.