I would love to see the code implementation required to implement presets.
Something OpenAI, Gemini, Anthropic, even Groq does.
Currently struggling to piece together how to use a preset with a tool enabled from multiple doc pages & trial and error (which obviously still costs tokens...)
purplezky
There is a way to pass variables in the sessionSettings argument during VoiceProvider setup, there is also a sendSessionSettings function which you should be able to use to update these variables dynamically.