Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:23:08 +08:00
commit 87cad5646f
11 changed files with 1043 additions and 0 deletions

31
commands/pricing.md Normal file
View File

@@ -0,0 +1,31 @@
---
description: Show Polly pricing and cost examples
argument-hint:
---
Display AWS Polly pricing information for all engines with cost examples.
## Usage
```bash
aws-polly-tts-tool pricing
```
## Examples
```bash
# Show pricing table
aws-polly-tts-tool pricing
```
## Output
Returns pricing table with:
- Engine name and cost per 1M characters
- Technology type (Concatenative/Neural/Generative)
- Quality level
- Character limit per request
- Concurrent request limits
- Free tier information
- Best use cases
- Cost examples (1,000 words, audiobooks)