Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | 1 |
R1 | Voice slot (1-31) or 0 to use next free slot |
R2 | Pointer to |
R3 | Pointer to Voice name in local language, or 0 if no local name |
Exit | |
---|---|
R0 | Preserved |
R1 | Voice number allocated, or 0 if unable to install |
R2 | Pointer to previous voice, or null terminated error string if R1=0 |
R3 | Preserved |
Used to add a Voice Generator to the table of available voices, specifying its name in the local language.
If an error occurs, this SWI does not set V in the usual manner. Instead R1 is zero on exit, and R0 points directly to a null-terminated error string.