audioSeed method

LLMBuilder audioSeed(
  1. int seed
)

Implementation

LLMBuilder audioSeed(int seed) => extension('audioSeed', seed);