Skip to content

4. Documentation: Functions

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

Utils

Some useful functions were created to assist the development of projects using this plugin. Some functions will feature runtime audio loading, device checking, etc. image

Functions

  • QualifyModulePath
  • QualifyPath
  • QualifyFileExtension
  • QualifyWAVFileName
  • QualifyXMLFileName
  • ConvertWavFileToSoundWave
  • ConvertAudioDataToSoundWave
  • LoadXMLToString
  • CreateNewDirectory
  • OpenDesktopFolderPicker
  • CheckAndroidPermission
  • IsAudioDataValid
  • GetAvailableAudioInputDevices
  • GetAudioInputDeviceInfoFromID
  • IsAudioInputDeviceAvailable
  • IsAudioInputDeviceIDValid
  • GetAvailableContentModules
  • IsContentModuleAvailable
  • GetPluginFriendlyName
  • GetPluginVersion
  • ExtractAnimationDataFromVisemeData
  • ExtractAnimationDataFromVisemeDataArray
  • CastToAzSpeechTaskBase
  • CastToAzSpeechRecognizerTaskBase
  • CastToAzSpeechSynthesizerTaskBase