Frequently Asked Questions (FAQ)
You can import files created in VoiSona Talk or other applications, or export data currently being edited.
You can import files created in other projects or applications.
<aside> ⚠️
Please change the voice library before importing.
</aside>
From the menu, select File > Import > Import CCS/CCST File.

Choose the file and click Open. The lines from the talk tracks included in the file will be added to the currently selected track.
<aside> ℹ️
Importable File Formats
You can load and use audio files such as WAV in an audio track.
Right-click on the audio track timeline and select "Add Audio Clip".

Choose a file and click "Open". An audio file will be imported.
<aside> ℹ️
You can also import files by dragging and dropping them onto the timeline.
</aside>
You can export files for use in other projects or other applications.
You can either mix down all tracks into a single file or export each row as an individual WAV file.
Make sure the "Enabled" column is checked for the rows you want to export. Uncheck the rows you do not want to export.
Click the "Menu" button, then select "File" > "Export" and choose the desired export method.

In the dialog box, configure the necessary settings and click OK or Save. The WAV file will be saved to the specified location.
<aside> ℹ️
Output Methods
<aside> ℹ️
The sampling rate for WAV files is at 48 kHz.
</aside>
You can export any line from the text list.
Right-click on a line and select “Export" to choose the desired file format.

Make the necessary settings in the dialog box, and confirm. The WAV file will be saved to the specified location.
<aside> ℹ️
Exportable File Formats
You can change the file name used during export by following the steps below.
<aside> ℹ️
If you do not make any changes, the output name set in "Defaults" in Preferences will be applied.
</aside>
Select an item in the "Export Name" column of the sentence list.

Enter a text or symbol, and then confirm your entry.
<aside> ⚠️
This feature is experimental and its behavior may change in future versions.
</aside>
If you set any of the following symbols in Preferences or in the "Export Name" column, they will be automatically replaced with the corresponding text.
| Before | After | Supplementary information |
|---|---|---|
| %d | duration [ms] | Leading zero padding is supported (the number of digits must be specified) |
| (e.g. "%04d" with duration 0.895 → 0895). | ||
| %e | end time [ms] | Leading zero padding is supported (the number of digits must be specified) |
| (e.g. "%04e" with end time 0.895 → 0895). | ||
| %s | sentence | Character \ / : * ? ‘’ > < |
| The maximum number of characters after replacement can be specified | ||
| (e.g. "%4s" with the sentence "Voice" → Voic). | ||
| %t | start time [ms] | Leading zero padding is supported (the number of digits must be specified) |
| (e.g. "%05t" with start time 0.000 → 00000). | ||
| %T | Track name | Character \ / : * ? ‘’ > < |
| The maximum number of characters after replacement can be specified | ||
| (e.g. "%4T" with track name "Track1" → Trac). | ||
| %u | sentence index | Leading zero padding is supported (the number of digits must be specified) |
| (e.g. "%02u" for the first sentence of a track → 01). |
The default value is "%T_%u", and it can be changed in Preferences. In the "Export Name" column, the symbols before replacement are displayed before entering text, and the replaced text is displayed after entering text. If you right-click a text and select "Freeze Export Name", it will be overwritten with the replaced text, and string replacement will no longer be applied.
