Changes in version 0.6.4 (2025-07-21) - Fixing links in docs for CRAN. Changes in version 0.6.3 (2022-06-10) - Skipping test that was failing on CRAN. Changes in version 0.6.2 (2020-10-28) - Skipping test that was failing on CRAN. Changes in version 0.6.0 (2020-10-01) - Removed parts of the test that need to be done live. - Need to add in Neural voices if possible. - Fixed URL redirect in DESCRIPTION. Changes in version 0.5.6 (2020-08-10) - Fixed bug in simplified Chinese capitalization. Changes in version 0.5.4 (2020-05-20) - Fixed bug in Catalan (Spain) vs. Catalan. Changes in version 0.5.3 (2020-04-08) - Updated fix for test after https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/language-support changed. - Updated tests and locales. - Added passthrough for regions for tokens. Changes in version 0.5.1 (2019-04-23) - Added voice listing. - Added new output formats for audio that should be correct. Changes in version 0.5.0 - Added ms_regions to allow for the region for tokens. - Now supports TTS proper, not really Bing. Changes in version 0.4.0 (2018-11-19) - Added reveal code for tokens. - Added validate_language_gender. Changes in version 0.3.0 (2018-08-16) - Refactoring some code. - Allow for escaping in SSML. - Separated validation code for language and gender combinations. Changes in version 0.2.2 (2018-07-05) - CRAN submission. Changes in version 0.1.0 - Added a NEWS.md file to track changes to the package. - First release, ms_synthesize is the main function.