Skip to content Skip to main navigation Skip to footer

Search: upload audio

19 results

Understand SPE user accounts

…data/ └── storage/ └── audio -> /shared_recordings/ In the above example, we created a directory audio in each SPE account’s storage, and symlinked it to a completely different directory shared_recordings. If any of the SPE accounts uploads a file to the audio directory, the file will be accessible by the other SPE accounts. NOTE: When using such trickery, all “the…

Understand SPE executable files

…to URL (e.g. “http://server:port”) priority=number – Set request priority (see Understanding SPE processing priority for more details) phxclient: example 1 phxclient /login=admin /password=phonexia /method=POST /uri=”127.0.0.1:8600/audiofile?path=/myfile.wav” /data=”c:\audio files\example recording.wav” Upload example recording.wav file from c:\audio files folder to SPE running at this machine (i.e. with IP address 127.0.0.1) and put it in the root of SPE internal storage under myfile.wav name….

Terms of Service

…any electronic data provided by you, including but not limited to any kind of audio and video materials, music, sounds, texts and pictures. You shall remain at all times solely responsible for the content of your account. You shall avoid uploading any kind of illegal, harmful, abusive or otherwise inappropriate content to your account: PHONEXIA reserves the right to remove…

Understand SPE metafiles

Certain SPE entities – SID Speaker models, SID Audio source profiles, LID Language packs – can have additional information associated with them in the form of “metafiles”. This article explains the intended usage of metafiles. In general, SPE is intended as under-the-hood engine, focusing purely on the speech-related audio processing. Any additional functionality should be done on the application layer,…