Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Initial release of Spokestack framework #1

Merged
merged 27 commits into from Oct 17, 2018
Merged

Initial release of Spokestack framework #1

merged 27 commits into from Oct 17, 2018

Commits on Sep 26, 2018

  1. initial commit

    kwylez committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    1ac1bd9 View commit details
    Browse the repository at this point in the history
  2. initial commit

    kwylez committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    93e68d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Ignoring xcode state

    Initial commit
    
    - Google cocoapod dependencies
    
    Project meta
    
    - new classes
    
    Project meta
    
    - new classes
    
    moved OSStatus returned methods to private scope and stubbed out new wrapper methods
    
    adding example project for future usage
    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    a6197b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b378dd8 View commit details
    Browse the repository at this point in the history
  3. new delegate method

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    33c263d View commit details
    Browse the repository at this point in the history
  4. spacing

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    d19a335 View commit details
    Browse the repository at this point in the history
  5. new properties, logic for call the google web service and audiocontro…

    …llerdelegate implementation
    
    Refactored enums with SP prefix
    
    SP prefix for the params
    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    8187cb4 View commit details
    Browse the repository at this point in the history
  6. Project meta

    - initial commit
    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    e563af8 View commit details
    Browse the repository at this point in the history
  7. refactoring to start processing data

    - WIP
    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    42d1a2d View commit details
    Browse the repository at this point in the history
  8. Project meta

    - new classes
    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    fe2095f View commit details
    Browse the repository at this point in the history
  9. pipeline error type

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    ca6d9e2 View commit details
    Browse the repository at this point in the history
  10. new properties for protocol

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    0c89bbe View commit details
    Browse the repository at this point in the history
  11. internal scope

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    f82e99f View commit details
    Browse the repository at this point in the history
  12. set default languageLocale

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    4d65c59 View commit details
    Browse the repository at this point in the history
  13. renamed method

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    f0a119c View commit details
    Browse the repository at this point in the history
  14. Project meta

    - Standard Google Configuration
    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    f221bd2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cf2d63e View commit details
    Browse the repository at this point in the history
  16. in order to conform to the protocol the configuration type has to tbe…

    … set to the RecognizerConfiguration
    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    36d2e63 View commit details
    Browse the repository at this point in the history
  17. basic UI layout

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    8713691 View commit details
    Browse the repository at this point in the history
  18. outlets

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    4907f92 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7aef82a View commit details
    Browse the repository at this point in the history
  20. updates

    updated framework
    
    adding the framework build directory to ignore
    
    confidence needs to be a Float
    
    implemented the delegate methods and logic for returning a SPSpeechContext
    
    updated framework
    
    ignore the framework build directory
    
    Project meta
    
    clean up
    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    995f263 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    10cdf4d View commit details
    Browse the repository at this point in the history
  22. explicit cast

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    f739ef8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e4160dd View commit details
    Browse the repository at this point in the history
  24. result label changes

    kwylez committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    b54b552 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a078297 View commit details
    Browse the repository at this point in the history