[[["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-07-24 UTC."],[],[],null,["Firebase.AI.LiveSessionResponse\n\nRepresents the response from the model for live content updates.\n\nSummary\n\nProperties \n\nAudio \n\n```c#\nIEnumerable\u003c byte[]\u003e Firebase::AI::LiveSessionResponse::Audio\n``` \nThe response's content that was audio, if it exists. \n\nAudioAsFloat \n\n```c#\nIEnumerable\u003c float[]\u003e Firebase::AI::LiveSessionResponse::AudioAsFloat\n``` \nThe response's content that was audio, if it exists, converted into floats. \n\nMessage \n\n```c#\nreadonly ILiveSessionMessage Firebase::AI::LiveSessionResponse::Message\n``` \nThe detailed message from the live session. \n\nText \n\n```c#\nstring Firebase::AI::LiveSessionResponse::Text\n``` \nThe response's content as text, if it exists."]]