Skip to content

Meniny/MXSpeaker-in-Objective-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MXSpeaker-in-Objective-C

MXSpeaker is a text speaker class category for iOS in Objective-C.

Installation with CocoaPods

pod 'MXSpeaker'

Usage

#import "MXSpeaker.h"
[MXSpeaker speakWithFormat:@"%zd", randomNumber];

About

A text speaker class category for iOS in Objective-C.

Resources

License

Stars

Watchers

Forks

Packages

No packages published