mirror of
https://github.com/taigrr/elevenlabs.git
synced 2026-04-02 03:08:57 -07:00
add placeholders for say and tts
This commit is contained in:
4
cmd/say/main.go
Normal file
4
cmd/say/main.go
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
}
|
||||||
4
cmd/tts/main.go
Normal file
4
cmd/tts/main.go
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user