how to add Audio Visualizer while recording voice in swift iOS? [closed] - ios

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 days ago.
Improve this question
I want to create a voice message recorder exactly like WhatsApp. for that I need to create audio Visualizer. Please provide some ideas for that. Thanks in advance.
I am attaching the image below that what I exactly want.

Related

(Screen-)Record multiple iOS devices with CoreMediaIO [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I'm currently trying to achieve streaming of iOS-Devices in realtime.
I'd like to use the AVFoundation / CoreMediaIO with a Mac via cable (https://nadavrub.wordpress.com/2015/07/06/macos-media-capture-using-coremediaio/).
CoreMediaIO however only supports one device at a time (source: https://nadavrub.wordpress.com/2015/07/06/macos-media-capture-using-coremediaio/).
Is there any way to remove the CoreMediaIO one-device-at-a-time limit?
Thank you in advance!
Best Regards

How to create a simple chat App in iOS 9? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
last some days am searching for a chatApp. So anyone kindly help me to create simple chat app.I need to chat one to one and one to many , please refer some working samples or tutorials.
Google is your friend.
Something like this ?
https://www.sinch.com/tutorials/minichat-ios-messaging-app/
https://github.com/relatedcode/RealtimeChat

How to include video chat in ios app? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm just creating an app and I wanna include a video chat on it. I haven't seen before an app that uses video chats and I don't know if it's possible. Thanks.
You may be able to use skype. Hopefully this link will help.

Android toast messages on iOS [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
Is there any way to show user a message such as toast messages in Android in Swift?
You can use this Toast-Swift. An easy one!
There are many ways.
But this is easy way for me
http://www.theappguruz.com/tutorial/implement-toast-message-ios-using-swift/

IOS Rate this app implementation [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
How to implement the Rating Application feature in ios.
Can anyone guide me on how to implement it?
Is there any way to open the review tab directly on RATE App clicked.
See this here & here. i think it might be helpful in your case.
EDIT:
You can also use iRate (Steps).

Resources