comparison src/private/Config_sample.luan @ 14:47b00cce8b53

stt
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 29 Jul 2025 00:12:05 -0600
parents 2d4b3f003ec2
children cc20eebaa74a
comparison
equal deleted inserted replaced
13:65bd7e245c63 14:47b00cce8b53
10 } 10 }
11 azure_tts = { 11 azure_tts = {
12 key = "xxx" 12 key = "xxx"
13 region = "eastus" 13 region = "eastus"
14 } 14 }
15 chatgpt = {
16 key = "sk-xxx"
17 }
15 } 18 }