SaveAsDAISY is available for Windows only. We provide an unified installer that detects standard installations of Microsoft Office. If Office is not found by the installer (like preinstalled or windows store versions of MS Office), it will request which architecture (32bits or 64bits) you want the addin to be installed for.

Latest stable version: 2.7.2 beta (released on September, 2022)

Latest test version: 2.9.0 beta (released on November, 2024)

Report issues

If you have an issue with the installers or with the add-in, please contact the development team by mail to daisy-pipeline@mail.daisy.org, or check the addin github repository or the DAISY Pipeline github repository.

Any constructive feedbacks are also welcome to help us improve the DAISY Pipeline and the add-in.

Feedbacks / Known issues

Reuse pipeline app text-to-speech configuration

If you happen to also have the DAISY Pipeline app installed, you can use the text-to-speech configuration file of the app for the addin conversion : When browsing for a Text-to-speech configuration in the conversion form, look for the file %APPDATA%\pipeline-ui\ttsConfig.xml in your explorer (Or C:\Users\<YourUserName>\AppData\Roaming\pipeline-ui\ttsConfig.xml) and select it.

Be aware that the SaveAsDAISY Addin does not currently support the connexion to Azure or Google text-to-speech engines. In the case you would need to use those text-to-speech engines, we currently recommend to export your document as Dtbook XML with the addin, and then use the DAISY Pipeline App to perform the conversion to other formats.

The accessibility ribbon does not appear after successfull installation

Addin is reported unloaded due to an error

The addin assumes you have a recent version of .NET Framework (4+) available on your system. You can check if you have the required .NET Framework by checking if folders “C:\Windows\Microsoft.NET\Framework64\v4.0.30319” and/or “C:\Windows\Microsoft.NET\Framework\v4.0.30319” exists.

It is also possible that the wrong bit-version of the addin is installed : this might have been the case if your office version has been installed through Microsoft Store, which makes office undetectable from our install process, and you selected the wrong bit-version. If this is the case, please check your office bit-version in Word in the “Account” page by opening “About Word” dialog. The bit-version is displayed at the end of the first line of the dialog.

Lastly, it has been reported for other addin that this can occured if you run word on an account with administrator privileges with UAC deactivated. In this case, you need to do the following actions :

Addin is deactived after installation

A user reported the addin to be deactivated after installation : In Word, under the File / Options / Add-ins category, Save As Daisy appeared under the Inactive applications section.

This issue is being investigated, but the following action has been tested and reported working by the user encountering this issue.

The add-in should start repairing himself before reopening the word document.

Speech synthesis issue on Windows 11

On Windows 11 (but not Windows 10), Microsoft seems to have limited or missed a bug that forbid the use of their local text-to-speech engines : Both legacy SAPI engine and its newer Onecore version are impacted. Using one of those text-to-speech engine in parallel in one or more applications can often make one or both app crash. For example: launching an export to DAISY3 with audio synthesis in the DAISY Pipeline 2, and navigating with nvda or jaws with Onecore voices, will sometimes make either DAISY pipeline 2 or NVDA/JAWS or both crash. The crash is also unstoppable on our side when it happens, as it uses special instructions (which is called a FAST_FAIL) that cannot be intercepted when it occurs.

We have mitigated the issue in the DAISY Pipeline 2 for multithreaded audio synthesis by synchronizing the speech synthesis call at the lowest level we are able to. This reduced the performances of the synthesis but it avoids quasi-systematic unrecoverable crashes in the DAISY Pipeline 2 conversions. We then discovered that those crashes can still occur during a conversion if a narrator like nvda and jaws with Onecore voices selected is used during conversion.

This has been reported to Microsoft through their Feedback channel, but if anyone has contacts at Microsoft and can help propagate this issue to Microsoft Dev teams, we would really appreciate it.

Changelog

2.9 beta (November 2024 pre-release)

This release introduce a major change in the addin with the latest update of the DAISY Pipeline 2 : The conversion of the Word document into a dtbook XML is now handled by the new “word-to-dtbook” script, which is the portage of the addin conversion logic into the DAISY pipeline 2.

The addin still handles vectorial shapes extraction from the document (as support of those shapes by the script is still experimental), as well as Master and Sub documents merging.

For more information on what’s new with the underlying DAISY Pipeline 2 update, please check the pipeline release notes

The release also includes a sponsorship notification with a link to the donation page. If you find this addin or other products of the DAISY Consortium useful, please consider donating !

This sponsorship notification can be deactivated using a new “Disable sponsorship notification” checkbox in the addin settings form.

Full Changelog: https://github.com/daisy/word-save-as-daisy/compare/v2.8.6-beta…v2.9.0-beta

2.8.6 beta (June 2024 pre-release)

This release includes the following changes :

2.8.5 beta (March 2024 pre-release)

This minor release includes the following changes :

2.8.4 beta (February 2024 pre-release)

This minor release includes the following changes :

2.8.3 beta (January 2024 pre-release)

This minor release includes the following changes :

2.8.2 beta (December 2023 pre-release)

This major release marks a change in the underlying conversion process to dtbook XML and packaged format, as DAISY Pipeline 1 is completely replaced by DAISY Pipeline 2. The following features that are either reported unused or that are available through standard Microsoft Word actions are removed from the addin :

Some new features are starting to be integrated in the addin and are still experimental:

Various fixes and changes are included in the release :

2.7.2 beta (September 2022)

This minor release adds the following changes to the addin :

2.7 beta (January 2022)

This major release starts the transition to the DAISY pipeline 2 as conversion engine. We now include the export to Epub3 (from a single docx file) as experimental functionnality under the SaveAsDAISY menu.

Fixes and updates :

2.6.1 beta - update 3 (September 2021)

Minor behaviour updates including :

The code base is under a heavy rewrite process to optimize it and prepare the switch to pipeline 2 process, allowing to provide more outputed format and better support.

2.6.1 beta - Minor update 2 (January 28, 2021)

Minor update including

2.6.1 beta - Minor update 1 (January 14, 2021)

Minor update including

Feedbacks

2.6.1 beta (December 18, 2020)

Installer update

Features

Feedbacks