- Skipping test that was failing on CRAN.
- Skipping test that was failing on CRAN.
- Removed parts of the test that need to be done live.
- Need to add in Neural voices if possible.
- Fixed URL redirect in DESCRIPTION.
- Fixed bug in simplified Chinese capitalization.
- Fixed bug in Catalan (Spain) vs. Catalan.
- 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.
- Added voice listing.
- Added new output formats for audio that should be correct.
- Added
ms_regions
to allow for the region for tokens. - Now supports TTS proper, not really Bing.
- Added
reveal
code for tokens. - Added
validate_language_gender
.
- Refactoring some code.
- Allow for escaping in SSML.
- Separated validation code for language and gender combinations.
- CRAN submission.
-
Added a
NEWS.md
file to track changes to the package. -
First release,
ms_synthesize
is the main function.