Skip to content

I were created this application to learn and practice the handling AVFoundation and Speech Frameworks. Its build in Swift 5 with SwiftUI.

Notifications You must be signed in to change notification settings

App-Lobby/StoryListener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StoryListener

Story Listener is an application build in swiftUI to write the stories without typing anywhere . You can start writing by just speaking and it will listen to you and will add the story to the story lists .

To save the stories in local , I used Core Data (apples framework) . You can delete the stories and persist the story in local .

AVFoundation : A Framework use to handle the sound and voice in swift
Speech : A Framework to handle the speech recognition in swift
Core Data : A Framework to persist the data in local

Alt Text

About

I were created this application to learn and practice the handling AVFoundation and Speech Frameworks. Its build in Swift 5 with SwiftUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages