Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hi All, My Name Is Evgeny From Corsound. I Have A Question. I Have A Dataset With Audio Files, In The Preview Bar I Can Select A File And Play It Inside An Iframe As It Has A Url. Now I'M Also Using Twilio, It Can Get A Url And Play It As A Recording. Is

Hi all, my name is Evgeny from corsound.
I have a question.
I have a dataset with audio files, in the preview bar I can select a file and play it inside an iframe as it has a url.
Now I'm also using twilio, it can get a url and play it as a recording.
is there a way to:
know all the urls of files in dataset,
pass the url to twilio and give it premonitions to play it?

  
  
Posted 2 months ago
Votes Newest

Answers 2


Hi @<1714088832913117184:profile|MammothSnake38> , not sure I understand. Can you add a screenshot of how you currently play audio files?

  
  
Posted 2 months ago

Also, how did you register the data?

  
  
Posted 2 months ago
256 Views
2 Answers
2 months ago
2 months ago
Tags