Skip to content
  • Jesse Hills's avatar
    b60c08dd
    Add push to talk voice assistant (#4648) · b60c08dd
    Jesse Hills authored
    * Add push to talk voice assistant
    
    * Refactor most code into voice_assistant
    
    * Make voice_assistant the component and remove push_to_talk (can be done in yaml)
    
    * Fix component setup
    
    * Always AF_INET to match serverside
    
    * Fix microphone and media player co-existence
    
    * Format
    
    * Update codeowners
    
    * Update test file
    
    * Fix endifs
    
    * nullptr not NULL
    
    * clang-tidy
    
    * Format
    
    * fixup: Add VA event data
    
    * Generate proto
    
    * Parse and log events
    
    * Add default to switch
    
    * Fix
    
    * Add mic/va to test5
    b60c08dd
    Add push to talk voice assistant (#4648)
    Jesse Hills authored
    * Add push to talk voice assistant
    
    * Refactor most code into voice_assistant
    
    * Make voice_assistant the component and remove push_to_talk (can be done in yaml)
    
    * Fix component setup
    
    * Always AF_INET to match serverside
    
    * Fix microphone and media player co-existence
    
    * Format
    
    * Update codeowners
    
    * Update test file
    
    * Fix endifs
    
    * nullptr not NULL
    
    * clang-tidy
    
    * Format
    
    * fixup: Add VA event data
    
    * Generate proto
    
    * Parse and log events
    
    * Add default to switch
    
    * Fix
    
    * Add mic/va to test5
Loading