Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Bing Translate TTS #20

Open
CyberMan571 opened this issue Oct 6, 2021 · 2 comments
Open

Bing Translate TTS #20

CyberMan571 opened this issue Oct 6, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@CyberMan571
Copy link

I found bing tts info, from you, I would like re develop app for supported bing tts,
bing translate-translator-tts-support.txt

please, you look at file, for necessary bing tts connection.

https://browser.pipe.aria.microsoft.com/Collector/3.0/?qsp=true&content-type=application%2Fbond-compact-binary&client-id=NO_AUTH&sdk-version=AWT-Web-CJS-1.2.0&x-apikey=

https://westeurope.tts.speech.microsoft.com/cognitiveservices/v1?

@Shatur Shatur transferred this issue from crow-translate/crow-translate Oct 6, 2021
@Shatur Shatur changed the title Yes, Bing Translate Supports tts Bing Translate TTS Oct 6, 2021
@Shatur
Copy link
Member

Shatur commented Oct 6, 2021

Thanks for the info!
I would appreciate if someone send a PR because for now I'm a little busy.
Here is where the TTS logic located:

setError(UnsupportedEngine, tr("%1 engine does not support TTS").arg(QMetaEnum::fromType<QOnlineTranslator::Engine>().valueToKey(QOnlineTranslator::Bing)));

I would split the logic inside the function generateUrls into three separate ones for each backend and call the appropriate one depending on the value of the "engine" from generateUrls.
To test the change in Crow, you just need to change these lines in CMake.

@CyberMan571
Copy link
Author

CyberMan571 commented Oct 6, 2021

Thanks, me too.
not important, I can wait! No Problem, No big problem! I know it I'm got Used To
at the Future, when I have programming info enough, I can help anybody speedly.

@Shatur Shatur added good first issue Good for newcomers enhancement New feature or request help wanted Extra attention is needed labels Oct 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Development

No branches or pull requests

2 participants