Skip to content

Commit 76134c2

Browse files
committed
Implement text-to-voice module and add type for preview output format
1 parent 4ddaf89 commit 76134c2

File tree

4 files changed

+452
-0
lines changed

4 files changed

+452
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# This file was auto-generated by Fern from our API Definition.
2+
3+
from .types import TextToVoiceCreatePreviewsRequestOutputFormat
4+
5+
__all__ = ["TextToVoiceCreatePreviewsRequestOutputFormat"]

0 commit comments

Comments
 (0)