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

Strip U+200F character from queries #2

Open
mmmoussa opened this issue Dec 30, 2017 · 0 comments
Open

Strip U+200F character from queries #2

mmmoussa opened this issue Dec 30, 2017 · 0 comments

Comments

@mmmoussa
Copy link
Member

Apple's speech recognition by default returns Arabic speech-to-text results with the U+200F right-to-left mark prepended. This mark can be useful for displaying text, but it causes issues with strict character matching as is done in this api. As a result, this api should strip all incoming queries of this character before using the queries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant