ConvertSoundFile

From UBot Studio
Revision as of 16:51, 17 June 2017 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This command will convert an audio file from one format to a different format The command is an Audio command.

Input Audio File: The audio file being converted(mysound.flac).

Output Audio File: The output audio file after the conversion(mysound.mp3)


Example

convertSoundFile("C:\\Users\\Downloads\\BIS1536-001-flac_16.flac","C:\\Users\\Downloads\\opera.mp3")


Running the script will convert the file from one format to another. In this case, the file is converted from .flac to .mp3.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox