Fixes #786, set the speach rate to 1 always. (Android)#796
Fixes #786, set the speach rate to 1 always. (Android)#796jamesmontemagno merged 5 commits intomasterfrom
Conversation
|
Docs Build status updates of commit fa18aa0: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Docs Build status updates of commit fa18aa0: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
.openpublishing.publish.config.json
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Closing and re-opening this PR on advice from docs team, to fix build validation error. |
|
Docs Build status updates of commit fa18aa0: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
.openpublishing.publish.config.json
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Docs Build status updates of commit fa18aa0: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Docs Build status updates of commit 7d7b38a: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Docs Build status updates of commit 0684e0c: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
mattleibow
left a comment
There was a problem hiding this comment.
What happens if Android decides that 0.5 is normal speed and 1 is the fastest? Sort of a 0=slowest;1=fastest.
What is the scale on Android?
|
Docs Build status updates of commit 7e00192: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
Docs Build status updates of commit 7b265d4: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
Description of Change
Always use one else may get mixed results on different devices :(
Bugs Fixed
Provide links to issues here. Ensure that a GitHub issue was created for your feature or bug fix before sending PR.
API Changes
None
Behavioral Changes
Describe any non-bug related behavioral changes that may change how users app behaves when upgrading to this version of the codebase.
PR Checklist