Skip to content

3. Documentation: Tasks

Lucas Vilas-Bôas edited this page Apr 18, 2023 · 1 revision

Asynchronous Tasks

Functions

About

All STT/TTS tasks have 2 versions: with Default Options and with Custom Options related to the Default Options in Project Settings -> Plugins -> AzSpeech.

Functions2

Runtime Values

You can get runtime values from existing active tasks using some getters:

image

Existing Tasks

  • Speech to Text
  • .wav File to Text
  • Text to Speech
  • Text to .wav File
  • Text to Audio Data
  • Text to Sound Wave
  • SSML to-Speech
  • SSML to .wav File
  • SSML to Audio Data
  • SSML to Sound Wave
  • Check Return from Recognition Map

Structures

image