You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added checks for max. text length on BingTranslator, MicrosoftTranslator and GoogleTranslator2
Added new Google TTS language (fr-CA)
Changes
Fixed deserialization errors on BingTranslator and MicrosoftTranslator
Fixed language dictionary not finding values because of a missing comparer
Marked BingTranslationResult.SourceLanguage and BingTransliterationResult.SourceLanguage as nullable. These properties will return null if the translator can't auto-detect the language of the input text