Skip to content

Conversation

@andrey18106
Copy link
Contributor

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)

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
@andrey18106 andrey18106 requested a review from bigcat88 December 27, 2023 16:22
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
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
@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 <bigcat88@icloud.com>
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.

3 participants