Skip to content

Document TTS voice constants - #550

Open
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers-document-speech-tts-apis-b1b
Open

Document TTS voice constants#550
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers-document-speech-tts-apis-b1b

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Summary

  • Documents F:Android.Speech.Tts.VoiceLatency.{High,Low,Normal,VeryHigh,VeryLow}.
  • Documents F:Android.Speech.Tts.VoiceQuality.{High,Low,Normal,VeryHigh,VeryLow}.

Refs #188

Sources

Validation

  • Parsed both changed XML files with PowerShell's XML parser.
  • Confirmed CRLF line endings with zero lone LF bytes in both changed files.
  • Ran git diff --check.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the Mono.Android API reference documentation for Android.Speech.Tts by replacing “To be added.” placeholders with concrete summaries for the VoiceLatency and VoiceQuality enum constants, aligning them with the Android Voice reference and contributing to the cleanup tracked in #188.

Changes:

  • Documented Android.Speech.Tts.VoiceQuality.{VeryLow,Low,Normal,High,VeryHigh} constant meanings.
  • Documented Android.Speech.Tts.VoiceLatency.{VeryLow,Low,Normal,High,VeryHigh} expected-latency meanings.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/xml/Android.Speech.Tts/VoiceQuality.xml Replaces placeholder summaries with quality-level descriptions for VoiceQuality constants.
docs/xml/Android.Speech.Tts/VoiceLatency.xml Replaces placeholder summaries with expected-latency descriptions for VoiceLatency constants.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

1 similar comment
@jonathanpeppers

Copy link
Copy Markdown
Member Author

@dalexsoto review

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