Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speech-To-Text API implementation with custom ProviderID using anonymous classes #184

Merged
merged 13 commits into from
Dec 31, 2023

Conversation

andrey18106
Copy link
Collaborator

Speech-To-Text API implementation using dynamic registration with anonymous classes and custom provider ID (https://github.com/nextcloud/server/blob/master/lib/public/SpeechToText/ISpeechToTextProviderWithId.php)

@andrey18106 andrey18106 requested a review from bigcat88 December 27, 2023 16:22
Signed-off-by: Andrey Borysenko <[email protected]>
Signed-off-by: Andrey Borysenko <[email protected]>
Signed-off-by: Andrey Borysenko <[email protected]>
bigcat88 added a commit that referenced this pull request Dec 28, 2023
During this PR(#184) we had
found that in some cases we can broke the AppAPI Auth.

This PR adds check for this, as CORS bypassing is used for the Notes app
to work and it is achieved by setting 'app_api' session key.
@bigcat88 bigcat88 merged commit 08ecfeb into main Dec 31, 2023
28 checks passed
@bigcat88 bigcat88 deleted the speech-to-text-apis branch December 31, 2023 13:07
bigcat88 added a commit to cloud-py-api/nc_py_api that referenced this pull request Dec 31, 2023
Ref: nextcloud/app_api#184

As currently there is not OCS API for queuing and asking to do
something, added only Provider Registration API with basic tests.

---------

Signed-off-by: Alexander Piskun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants