|
11608 | 11608 | "AzureVoice": { |
11609 | 11609 | "type": "object", |
11610 | 11610 | "properties": { |
| 11611 | + "cachingEnabled": { |
| 11612 | + "type": "boolean", |
| 11613 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 11614 | + "example": true, |
| 11615 | + "default": true |
| 11616 | + }, |
11611 | 11617 | "provider": { |
11612 | 11618 | "type": "string", |
11613 | 11619 | "description": "This is the voice provider that will be used.", |
|
11718 | 11724 | "CartesiaVoice": { |
11719 | 11725 | "type": "object", |
11720 | 11726 | "properties": { |
| 11727 | + "cachingEnabled": { |
| 11728 | + "type": "boolean", |
| 11729 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 11730 | + "example": true, |
| 11731 | + "default": true |
| 11732 | + }, |
11721 | 11733 | "provider": { |
11722 | 11734 | "type": "string", |
11723 | 11735 | "description": "This is the voice provider that will be used.", |
|
11796 | 11808 | "CustomVoice": { |
11797 | 11809 | "type": "object", |
11798 | 11810 | "properties": { |
| 11811 | + "cachingEnabled": { |
| 11812 | + "type": "boolean", |
| 11813 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 11814 | + "example": true, |
| 11815 | + "default": true |
| 11816 | + }, |
11799 | 11817 | "provider": { |
11800 | 11818 | "type": "string", |
11801 | 11819 | "description": "This is the voice provider that will be used. Use `custom-voice` for providers that are not natively supported.", |
|
11836 | 11854 | "DeepgramVoice": { |
11837 | 11855 | "type": "object", |
11838 | 11856 | "properties": { |
| 11857 | + "cachingEnabled": { |
| 11858 | + "type": "boolean", |
| 11859 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 11860 | + "example": true, |
| 11861 | + "default": true |
| 11862 | + }, |
11839 | 11863 | "provider": { |
11840 | 11864 | "type": "string", |
11841 | 11865 | "description": "This is the voice provider that will be used.", |
|
11949 | 11973 | "ElevenLabsVoice": { |
11950 | 11974 | "type": "object", |
11951 | 11975 | "properties": { |
| 11976 | + "cachingEnabled": { |
| 11977 | + "type": "boolean", |
| 11978 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 11979 | + "example": true, |
| 11980 | + "default": true |
| 11981 | + }, |
11952 | 11982 | "provider": { |
11953 | 11983 | "type": "string", |
11954 | 11984 | "description": "This is the voice provider that will be used.", |
|
12078 | 12108 | "HumeVoice": { |
12079 | 12109 | "type": "object", |
12080 | 12110 | "properties": { |
| 12111 | + "cachingEnabled": { |
| 12112 | + "type": "boolean", |
| 12113 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12114 | + "example": true, |
| 12115 | + "default": true |
| 12116 | + }, |
12081 | 12117 | "provider": { |
12082 | 12118 | "type": "string", |
12083 | 12119 | "description": "This is the voice provider that will be used.", |
|
12131 | 12167 | "LMNTVoice": { |
12132 | 12168 | "type": "object", |
12133 | 12169 | "properties": { |
| 12170 | + "cachingEnabled": { |
| 12171 | + "type": "boolean", |
| 12172 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12173 | + "example": true, |
| 12174 | + "default": true |
| 12175 | + }, |
12134 | 12176 | "provider": { |
12135 | 12177 | "type": "string", |
12136 | 12178 | "description": "This is the voice provider that will be used.", |
|
12187 | 12229 | "NeuphonicVoice": { |
12188 | 12230 | "type": "object", |
12189 | 12231 | "properties": { |
| 12232 | + "cachingEnabled": { |
| 12233 | + "type": "boolean", |
| 12234 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12235 | + "example": true, |
| 12236 | + "default": true |
| 12237 | + }, |
12190 | 12238 | "provider": { |
12191 | 12239 | "type": "string", |
12192 | 12240 | "description": "This is the voice provider that will be used.", |
|
12255 | 12303 | "OpenAIVoice": { |
12256 | 12304 | "type": "object", |
12257 | 12305 | "properties": { |
| 12306 | + "cachingEnabled": { |
| 12307 | + "type": "boolean", |
| 12308 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12309 | + "example": true, |
| 12310 | + "default": true |
| 12311 | + }, |
12258 | 12312 | "provider": { |
12259 | 12313 | "type": "string", |
12260 | 12314 | "description": "This is the voice provider that will be used.", |
|
12329 | 12383 | "PlayHTVoice": { |
12330 | 12384 | "type": "object", |
12331 | 12385 | "properties": { |
| 12386 | + "cachingEnabled": { |
| 12387 | + "type": "boolean", |
| 12388 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12389 | + "example": true, |
| 12390 | + "default": true |
| 12391 | + }, |
12332 | 12392 | "provider": { |
12333 | 12393 | "type": "string", |
12334 | 12394 | "description": "This is the voice provider that will be used.", |
|
12493 | 12553 | "RimeAIVoice": { |
12494 | 12554 | "type": "object", |
12495 | 12555 | "properties": { |
| 12556 | + "cachingEnabled": { |
| 12557 | + "type": "boolean", |
| 12558 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12559 | + "example": true, |
| 12560 | + "default": true |
| 12561 | + }, |
12496 | 12562 | "provider": { |
12497 | 12563 | "type": "string", |
12498 | 12564 | "description": "This is the voice provider that will be used.", |
|
12659 | 12725 | "SmallestAIVoice": { |
12660 | 12726 | "type": "object", |
12661 | 12727 | "properties": { |
| 12728 | + "cachingEnabled": { |
| 12729 | + "type": "boolean", |
| 12730 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12731 | + "example": true, |
| 12732 | + "default": true |
| 12733 | + }, |
12662 | 12734 | "provider": { |
12663 | 12735 | "type": "string", |
12664 | 12736 | "description": "This is the voice provider that will be used.", |
|
12788 | 12860 | "TavusVoice": { |
12789 | 12861 | "type": "object", |
12790 | 12862 | "properties": { |
| 12863 | + "cachingEnabled": { |
| 12864 | + "type": "boolean", |
| 12865 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12866 | + "example": true, |
| 12867 | + "default": true |
| 12868 | + }, |
12791 | 12869 | "provider": { |
12792 | 12870 | "type": "string", |
12793 | 12871 | "description": "This is the voice provider that will be used.", |
|
12864 | 12942 | "VapiVoice": { |
12865 | 12943 | "type": "object", |
12866 | 12944 | "properties": { |
| 12945 | + "cachingEnabled": { |
| 12946 | + "type": "boolean", |
| 12947 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 12948 | + "example": true, |
| 12949 | + "default": true |
| 12950 | + }, |
12867 | 12951 | "provider": { |
12868 | 12952 | "type": "string", |
12869 | 12953 | "description": "This is the voice provider that will be used.", |
|
12965 | 13049 | "FallbackAzureVoice": { |
12966 | 13050 | "type": "object", |
12967 | 13051 | "properties": { |
| 13052 | + "cachingEnabled": { |
| 13053 | + "type": "boolean", |
| 13054 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13055 | + "example": true, |
| 13056 | + "default": true |
| 13057 | + }, |
12968 | 13058 | "provider": { |
12969 | 13059 | "type": "string", |
12970 | 13060 | "description": "This is the voice provider that will be used.", |
|
13013 | 13103 | "FallbackCartesiaVoice": { |
13014 | 13104 | "type": "object", |
13015 | 13105 | "properties": { |
| 13106 | + "cachingEnabled": { |
| 13107 | + "type": "boolean", |
| 13108 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13109 | + "example": true, |
| 13110 | + "default": true |
| 13111 | + }, |
13016 | 13112 | "provider": { |
13017 | 13113 | "type": "string", |
13018 | 13114 | "description": "This is the voice provider that will be used.", |
|
13083 | 13179 | "FallbackCustomVoice": { |
13084 | 13180 | "type": "object", |
13085 | 13181 | "properties": { |
| 13182 | + "cachingEnabled": { |
| 13183 | + "type": "boolean", |
| 13184 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13185 | + "example": true, |
| 13186 | + "default": true |
| 13187 | + }, |
13086 | 13188 | "provider": { |
13087 | 13189 | "type": "string", |
13088 | 13190 | "description": "This is the voice provider that will be used. Use `custom-voice` for providers that are not natively supported.", |
|
13115 | 13217 | "FallbackDeepgramVoice": { |
13116 | 13218 | "type": "object", |
13117 | 13219 | "properties": { |
| 13220 | + "cachingEnabled": { |
| 13221 | + "type": "boolean", |
| 13222 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13223 | + "example": true, |
| 13224 | + "default": true |
| 13225 | + }, |
13118 | 13226 | "provider": { |
13119 | 13227 | "type": "string", |
13120 | 13228 | "description": "This is the voice provider that will be used.", |
|
13220 | 13328 | "FallbackElevenLabsVoice": { |
13221 | 13329 | "type": "object", |
13222 | 13330 | "properties": { |
| 13331 | + "cachingEnabled": { |
| 13332 | + "type": "boolean", |
| 13333 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13334 | + "example": true, |
| 13335 | + "default": true |
| 13336 | + }, |
13223 | 13337 | "provider": { |
13224 | 13338 | "type": "string", |
13225 | 13339 | "description": "This is the voice provider that will be used.", |
|
13341 | 13455 | "FallbackHumeVoice": { |
13342 | 13456 | "type": "object", |
13343 | 13457 | "properties": { |
| 13458 | + "cachingEnabled": { |
| 13459 | + "type": "boolean", |
| 13460 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13461 | + "example": true, |
| 13462 | + "default": true |
| 13463 | + }, |
13344 | 13464 | "provider": { |
13345 | 13465 | "type": "string", |
13346 | 13466 | "description": "This is the voice provider that will be used.", |
|
13386 | 13506 | "FallbackLMNTVoice": { |
13387 | 13507 | "type": "object", |
13388 | 13508 | "properties": { |
| 13509 | + "cachingEnabled": { |
| 13510 | + "type": "boolean", |
| 13511 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13512 | + "example": true, |
| 13513 | + "default": true |
| 13514 | + }, |
13389 | 13515 | "provider": { |
13390 | 13516 | "type": "string", |
13391 | 13517 | "description": "This is the voice provider that will be used.", |
|
13434 | 13560 | "FallbackNeuphonicVoice": { |
13435 | 13561 | "type": "object", |
13436 | 13562 | "properties": { |
| 13563 | + "cachingEnabled": { |
| 13564 | + "type": "boolean", |
| 13565 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13566 | + "example": true, |
| 13567 | + "default": true |
| 13568 | + }, |
13437 | 13569 | "provider": { |
13438 | 13570 | "type": "string", |
13439 | 13571 | "description": "This is the voice provider that will be used.", |
|
13494 | 13626 | "FallbackOpenAIVoice": { |
13495 | 13627 | "type": "object", |
13496 | 13628 | "properties": { |
| 13629 | + "cachingEnabled": { |
| 13630 | + "type": "boolean", |
| 13631 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13632 | + "example": true, |
| 13633 | + "default": true |
| 13634 | + }, |
13497 | 13635 | "provider": { |
13498 | 13636 | "type": "string", |
13499 | 13637 | "description": "This is the voice provider that will be used.", |
|
13560 | 13698 | "FallbackPlayHTVoice": { |
13561 | 13699 | "type": "object", |
13562 | 13700 | "properties": { |
| 13701 | + "cachingEnabled": { |
| 13702 | + "type": "boolean", |
| 13703 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13704 | + "example": true, |
| 13705 | + "default": true |
| 13706 | + }, |
13563 | 13707 | "provider": { |
13564 | 13708 | "type": "string", |
13565 | 13709 | "description": "This is the voice provider that will be used.", |
|
13716 | 13860 | "FallbackRimeAIVoice": { |
13717 | 13861 | "type": "object", |
13718 | 13862 | "properties": { |
| 13863 | + "cachingEnabled": { |
| 13864 | + "type": "boolean", |
| 13865 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 13866 | + "example": true, |
| 13867 | + "default": true |
| 13868 | + }, |
13719 | 13869 | "provider": { |
13720 | 13870 | "type": "string", |
13721 | 13871 | "description": "This is the voice provider that will be used.", |
|
13874 | 14024 | "FallbackSmallestAIVoice": { |
13875 | 14025 | "type": "object", |
13876 | 14026 | "properties": { |
| 14027 | + "cachingEnabled": { |
| 14028 | + "type": "boolean", |
| 14029 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 14030 | + "example": true, |
| 14031 | + "default": true |
| 14032 | + }, |
13877 | 14033 | "provider": { |
13878 | 14034 | "type": "string", |
13879 | 14035 | "description": "This is the voice provider that will be used.", |
|
13950 | 14106 | "FallbackTavusVoice": { |
13951 | 14107 | "type": "object", |
13952 | 14108 | "properties": { |
| 14109 | + "cachingEnabled": { |
| 14110 | + "type": "boolean", |
| 14111 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 14112 | + "example": true, |
| 14113 | + "default": true |
| 14114 | + }, |
13953 | 14115 | "provider": { |
13954 | 14116 | "type": "string", |
13955 | 14117 | "description": "This is the voice provider that will be used.", |
|
14018 | 14180 | "FallbackVapiVoice": { |
14019 | 14181 | "type": "object", |
14020 | 14182 | "properties": { |
| 14183 | + "cachingEnabled": { |
| 14184 | + "type": "boolean", |
| 14185 | + "description": "This is the flag to toggle voice caching for the assistant.", |
| 14186 | + "example": true, |
| 14187 | + "default": true |
| 14188 | + }, |
14021 | 14189 | "provider": { |
14022 | 14190 | "type": "string", |
14023 | 14191 | "description": "This is the voice provider that will be used.", |
|
0 commit comments