CreateSoundboard takes in a stream of metadata and audio file segments. The first expected message should contain SoundboardDetails, then following messages will be chunks of audio file data, which is then aggregated and put into rec. The generated soundboard id is returned.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v1alpha1/org/soundboard/create' \
--header'Content-Type: application/json' \
--data-raw''