[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-20 UTC."],[],[],null,["# Firebase.AI.SpeechConfig Struct Reference\n\nFirebase.AI.SpeechConfig\n========================\n\nA struct used to configure speech generation settings.\n\nSummary\n-------\n\n| ### Public static functions ||\n|-------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [UsePrebuiltVoice](#struct_firebase_1_1_a_i_1_1_speech_config_1a48a21bb0072d4da8840c6dd2ef2644f2)`(string voice)` | [SpeechConfig](/docs/reference/unity/struct/firebase/a-i/speech-config#struct_firebase_1_1_a_i_1_1_speech_config) See \u003chttps://cloud.google.com/text-to-speech/docs/chirp3-hd\u003e for the list of available voices. |\n\nPublic static functions\n-----------------------\n\n### UsePrebuiltVoice\n\n```c#\nSpeechConfig Firebase::AI::SpeechConfig::UsePrebuiltVoice(\n string voice\n)\n``` \nSee \u003chttps://cloud.google.com/text-to-speech/docs/chirp3-hd\u003e for the list of available voices.\n\n\u003cbr /\u003e\n\n| Details ||\n|-------------|---------------------------------|\n| Parameters | |---------|---| | `voice` | | |\n| **Returns** | |"]]