mirror of
https://github.com/mii443/openai-api-rs.git
synced 2025-08-22 23:25:39 +00:00
Update RealtimeVoice options
This commit is contained in:
@ -30,8 +30,11 @@ pub struct Session {
|
||||
#[serde(rename_all = "lowercase")]
|
||||
pub enum RealtimeVoice {
|
||||
Alloy,
|
||||
Shimmer,
|
||||
Echo,
|
||||
Fable,
|
||||
Onyx,
|
||||
Nova,
|
||||
Shimmer,
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize, Clone)]
|
||||
|
Reference in New Issue
Block a user