Classic99 (2025-01-17-v399.72c-b97363a)
Changelog: Fix order of ops in data_write – run try command before checking mDDIS in case the command was speak_external. Checking only in non-speak external mode was causing some external speech strings to break due to discarding or otherwise acting on the first byte as if it were a command. clarify read operation in comments […]
Classic99 (v399.72b-43a1045-f0e2ff2)
Changelog: clarify read operation in comments found one failing test case on the new speechDLL, fixed that Added the command register to the speech synthesizer interface to correct behaviour when writing multiple commands during SPEAK. Seems to behave closer to the real thing. added Speech not ready when writing during speak command default audio rate […]