VecVoice/VecVox

(In the following section only examples for vecvox are discussed, substituting "vecvox" with "vecvoice" is allowed, since the code and examples are nearly identical.)

VecVoice/VecVox editing and building code is generated in vedi, using the popup on the project file tree. By chosing the entry "VecVoice/VecVox+" the appropriate dialog is displayed (see also the vedi→VecVoice/VecVox+ documentation).



VecVoice/VecVox




speech dialog


Exiting the above dialog with "create source" will (...hm...) create sources in the current project directory.
For the generated files the names are always the same, to use them in your own programs you have to change them to your likings. The speech dialog must be closed manually after generating the code.
The generated sources are accompanied by an example player program.

Following sources are generated (provided the checkbox "create full example" was selected):

A vectrex playable binary file can be generated by setting the generate vecVoxMain.asm file as the main file in the project.



set example player as main


The format and the actual play routines are documented in the source code - and in the above mentioned other documentation.
Just a few bullet points...



example main




example data




vecvox example