Commit Graph

11 Commits

Author SHA1 Message Date
7e25beb0a7 chore: update dependencies, fix vet warning (#14)
- Bump go directive from 1.23 to 1.24
- Update ebitengine/oto/v3 v3.3.2 → v3.4.0
- Update ebitengine/purego v0.8.0 → v0.9.1
- Update golang.org/x/sys v0.32.0 → v0.41.0
- Fix fmt.Sprintf with non-format string in stt.go
2026-02-22 20:51:27 -05:00
b179ed7944 update to newer sound package 2025-07-04 19:22:42 -07:00
c5609d07e9 update dep 2025-04-30 10:26:33 -07:00
77d17e20fb update deps 2025-03-03 11:17:49 -08:00
Lachlan Laycock
db0a2e1760 Add sound generation api (#9)
* Add missing attributes for VoiceResponseModel

* Updating module to point to forked repo

* Tidying up go.mod

* Adding missing voice settings

* Adding support for request stitching

* Adding support for request stitching

* Fix dup SharingOptions struct from merge

* Add Sound Generation API

* Fix: revert user-agent/package url to original
2024-11-25 21:39:34 -08:00
6ebcddb891 bump deps 2023-09-20 23:53:35 -07:00
ae598ecc4b upgrade some deps 2023-08-24 18:58:52 -07:00
48f074cc9c add sample say program 2023-04-18 22:09:25 -07:00
8ef4e0a7fe mod tidy 2023-04-18 13:19:56 -07:00
0bf2c4e764 tidy 2023-04-17 20:35:10 -07:00
ab866c8c02 go mod init 2023-04-16 19:15:31 -07:00