powered by
Sets the API key for hosted STT services (e.g., OpenAI). Local servers typically ignore this.
set_stt_key(key)
Invisibly returns the previous value.
Character string. The API key.
set_stt_key("test-key-123") getOption("stt.api_key")
Run the code above in your browser using DataLab